Hey everyone, this is my first post here so please forgive me if it's in the wrong place. I just got out of my ftp client where by mistake i chmoded a file to 000. I can't delete this now. What do I do?
Chmoded to 000
Welcome to Aqua-Soft, Goofdrop
.
First, if you have access to UNIX command terminal, just try to 'chmod ### '
see if that works for you.
{webdata}
chmod 755 for a folder
chmod 644 for a file
sudo and su won't work over FTP. You need to use SSH
Nope, keep in mind this is an ftp. I have tried Su and Sudo and get a "Command not recognized message" message in response. This is GoDaddy linux hosting and still nothing.
You need to use SSH, sudo and su won't work. Just because it is Linux hosting does not mean you are using linux shells
Aqua-Soft Forums