Hi guys, i know ssh command to search/scan all folders & files with chmod 777 search folder & file search folder only search file only but my shared host not allowing ssh, is there php script to do this? that i can upload & open the file in browser address bar
if its not possible or too hard, i have another question : if using ssh, how to search only inside /home/username/public_html/domain.com , so no search into the root, only inside a folder & the subfolder? i tried this, but this is not working : find /home/username/public_html/domain.com -perm 0777