up vote 1 down vote favorite
share [g+] share [fb]
  • How to give read/write permission to FTP (vsftpd) in linux (RHEL 5) server ( Client Windows ) ?

  • How can i do if i want to give write permission for specific folder ?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

If your ftp server is set to use user accounts that are already on the server they will inherit file permissions. So if a user can cd and open a file via the cli they will be able to do the same in the ftp client.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.