• I am trying to change my CHMOD values, but both FTP and Filezilla is not allowing me to do this. Can someone help me solve this issue? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Does your host FTP server even allow changing its properties?

    if you are the owner of the files, you ought to be able to change the permissions. If youre not, and lets say Apache is, you wont be able to.

    Does your host FTP server even allow changing its properties?

    FTP is a protocol that follows the same file standards that any other remote access protocol uses, like, for instance, ssh or telnet. If you cannot change the permissions via FTP you cant change them from within a telnet or secure shell session. Its a permissions thing, not what is being used to access the files.

    Thread Starter sweetchili

    (@sweetchili)

    How to I become owner of the files? Of this is pre-set by my host, meaning if I want to change the propoerties I need to change my host??

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CHMOD Troubleshooting’ is closed to new replies.