From 76232bd6122357779abbbd2615d352e5e52e5102 Mon Sep 17 00:00:00 2001 From: anton-reutov Date: Fri, 13 Feb 2015 23:01:09 +0300 Subject: [PATCH] Update proftpd.conf --- install/ubuntu/proftpd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/install/ubuntu/proftpd.conf b/install/ubuntu/proftpd.conf index 0930fb117..532efab09 100644 --- a/install/ubuntu/proftpd.conf +++ b/install/ubuntu/proftpd.conf @@ -16,6 +16,7 @@ LogFormat default "%h %l %u %t \"%r\" %s %b" LogFormat auth "%v [%P] %h %t \"%r\" %s" ListOptions -a RequireValidShell off +PassivePorts 12000 12100 Umask 002