Hi Guyz,
I'm having some problem with my user accounts, dont know how.. Whenever i try to rename,move,delete, or upload any file thru ftp as a normal user, it says Permission Denied, and it happened all of a sudden, it was working fine when i uploaded one file, and then when i tried to rename it i got this error.
when i tried to do this via ssh :
I tried to restarted the sshd service, proftpd service but no use.
I also tried to chown the user for /home/user/
and I also tried chmod -vRf 755 /home/user/domains/public_html/
Nothing worked.
Please Help me.
I'm having some problem with my user accounts, dont know how.. Whenever i try to rename,move,delete, or upload any file thru ftp as a normal user, it says Permission Denied, and it happened all of a sudden, it was working fine when i uploaded one file, and then when i tried to rename it i got this error.
when i tried to do this via ssh :
Code:
$ mv forum forums
mv: cannot move `forum' to `forums': Permission denied
I tried to restarted the sshd service, proftpd service but no use.
I also tried to chown the user for /home/user/
and I also tried chmod -vRf 755 /home/user/domains/public_html/
Nothing worked.
Please Help me.