changed home directory of fspd to more sane /var/ftp

This commit is contained in:
Radim Kolar 2019-08-24 13:03:52 +02:00
parent 6cea580821
commit 7ea2b4e466

View File

@ -46,7 +46,7 @@ port 21
# The 'homedir' command tells the server where it's ROOT directory is.
# This directory must be given as an absolute path.
#
homedir /usr/fsp/data
homedir /var/ftp
# 'homedir_restricted' off can allow symlinks which goes out of home
# directory.