View Full Version : Cannot remove files
I have a user who cannot remove files via ftp or filemanager. I tried to chmod the files and was not able to, any ideas?
Icheb
03-14-2004, 12:04 AM
Strange question but does the user own those files ?
if you login by ssh and type ls -al in the users dir where he tries to delete files, is the username and group the same as /home/<what you have here> ?
If not you can try chown <username>:<username> -v *, just watch out jou DON'T do this in /home/<username>/ but do it in /home/<username>/public_html or another dir.
I'll try it, didn't even think to check.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.