Thanks to Martin Mokrejs, Antonia Gomez & Phil Richardson.
THE QUESTION WAS:
I have DU4.0 and I would like my ftp server had a timeout bigger than 900
seconds. Somebody know where is the parameter I need to change?
THE ANSWER:
1/ Add -t"#_of_seconds" in the /etc/inetd.conf:
ftp stream tcp nowait root /usr/sbin/ftpd ftpd -t2000
2/ # kill -HUP "pid_of_inetd"
By,
Javi.
Received on Tue Mar 02 1999 - 11:53:18 NZDT