[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Timeout for FTP setting



Ronald

Edit the  /etc/proftpd.conf  and add/replace the "TimeoutIdle"  and   "TimeoutNoTransfer" to 900 (900 = 15mins)
ie...  (cun'npaste this into your /etc/proftpd.conf file):

# extending the time-out to 15 minutes (measured in Seconds)
TimeoutIdle       900
TimeoutNoTransfer 900

Regards
Kul

Ronald van Maanen wrote:

> Hi everybody,
>
> Does anybody know where you can change the setting for the timeout of the
> connection for proftpd. I have looked in the conf file but there is no
> setting in it so I guess it must have a defualt setting. Does anybody know
> where to change this defualt setting.
>
> Thanks.
>
> Ronald