1
  • 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 ?

Kumar
  • 823

1 Answers1

1

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.