athenahosting
May 24 2005, 08:45 PM
I've been trying to find the cfg file that would let me set the login timeout for proftpd from 300 seconds to 900 seconds.
Anyone know where to find this file? I've tried the obvious locations....
xwing777
May 24 2005, 09:08 PM
/etc/proftpd.conf
add TimeoutNoTransfer 900 to it if it doesn't have anything there
Blue|Fusion
May 24 2005, 09:08 PM
/etc/proftpd.conf is the config file. Not sure off hand what the option is for it.
EDIT:
He beat me!