We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc6479 commit 9817661Copy full SHA for 9817661
install/rhel/proftpd.conf
@@ -15,6 +15,7 @@ LogFormat default "%h %l %u %t \"%r\" %s %b"
15
LogFormat auth "%v [%P] %h %t \"%r\" %s"
16
ListOptions -a
17
RequireValidShell off
18
+PassivePorts 12000 12100
19
20
<Global>
21
Umask 002
0 commit comments