changed home directory of fspd to more sane /var/ftp
This commit is contained in:
parent
6cea580821
commit
7ea2b4e466
|
|
@ -46,7 +46,7 @@ port 21
|
||||||
# The 'homedir' command tells the server where it's ROOT directory is.
|
# The 'homedir' command tells the server where it's ROOT directory is.
|
||||||
# This directory must be given as an absolute path.
|
# 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
|
# 'homedir_restricted' off can allow symlinks which goes out of home
|
||||||
# directory.
|
# directory.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user