|
Hi,
To change your ftp root directory, as root, edit /etc/vsftpd/vsftpd.conf and add the following line:
local_root=/opt
This will change the ftp root to /opt, but this can be whatever you feel like.
Save the file and be sure to restart xinetd (not sure if this is necessary, but no harm doing so).
HTH
Nardus
|