From 7ea2b4e466563fc8d3f046bf7f0cfe9d2f793a79 Mon Sep 17 00:00:00 2001 From: Radim Kolar Date: Sat, 24 Aug 2019 13:03:52 +0200 Subject: [PATCH] changed home directory of fspd to more sane /var/ftp --- fspd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fspd.conf b/fspd.conf index 33457e5..76e51ca 100644 --- a/fspd.conf +++ b/fspd.conf @@ -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.