ispCP - Board - Support
FTP - Error - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: FTP - Error (/thread-9452.html)



FTP - Error - visjusz - 01-31-2010 02:56 AM

Hello, I have a problem with automatic granting of rights for users's directorys. When users connect to theirs www accounts by ftp, they can read files only. Files writing and etc is working only from root account.

Everything is working when I do this in users's www forlder:

chown -R vu200X htdocs

so how can i fix this problem?


RE: FTP - Error - joximu - 01-31-2010 04:06 AM

the permissions/owner should be ok after creating a user.

And as long as the user only uses ftp to upload/create folders etc it's ok.

If you move something in the shell directly on the server (eg. from an earlier webserver - the whole htdocs) then the permissions might be different.

Check this.

/J