05-07-2008, 07:10 PM
Did you give them FTP access to a certain folder only? Check permissions on the folder allowed by the user. In terminal, type ls -lah and drag and drop the folder into terminal. The top line should read:
drwxr-xr-x 5 (username) (groupname) 170B Jul 17 2007
that should tell you the permissions.
drwxr-xr-x 5 (username) (groupname) 170B Jul 17 2007
that should tell you the permissions.