1

I am using ubuntu 14.04 server and installed FTP server on it. If ftpuser login via any FTP client, he/she can see all the stuff on the server instead of his/her own folder.This user should have only WWW folder access. enter image description here

Castaglia
  • 3,349
  • 3
  • 21
  • 42
Sukhjinder Singh
  • 1,994
  • 2
  • 9
  • 17

1 Answers1

3

Solved!! just comment out this line in the vsftpd.conf file

chroot_local_user=YES