瀏覽代碼

Update proftpd.conf

anton-reutov 11 年之前
父節點
當前提交
76232bd612
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      install/ubuntu/proftpd.conf

+ 1 - 0
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
 
 <Global>
   Umask                         002