From: TJ S. <cas...@us...> - 2010-12-10 00:50:05
|
Update of /cvsroot/pdd/Userguide/directives/sgml In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25170 Modified Files: TimeoutStalled Log Message: The TimeoutStalled directive is more stalled uploads than for stalled downloads. Index: TimeoutStalled =================================================================== RCS file: /cvsroot/pdd/Userguide/directives/sgml/TimeoutStalled,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** TimeoutStalled 31 Dec 2007 22:39:44 -0000 1.9 --- TimeoutStalled 10 Dec 2010 00:49:55 -0000 1.10 *************** *** 16,20 **** <refnamediv> <refname>TimeoutStalled</refname> ! <refpurpose>Sets the timeout on stalled downloads</refpurpose> </refnamediv> --- 16,20 ---- <refnamediv> <refname>TimeoutStalled</refname> ! <refpurpose>Sets the timeout on stalled uploads</refpurpose> </refnamediv> *************** *** 59,67 **** <title>Description</title> <para> ! The TimeoutStalled directive sets the maximum number of seconds a data connection ! between the proftpd server and an FTP client can exist but have no actual ! data transferred (i.e. "stalled"). If the seconds ! argument is set to 0, data transfers are allowed to stall ! indefinitely.</para> </refsect1> --- 59,66 ---- <title>Description</title> <para> ! The TimeoutStalled directive sets the maximum number of seconds a data ! connection between the proftpd server and an FTP client can exist but have no ! actual data transferred (i.e. "stalled"). If the seconds argument is ! set to 0, data transfers are allowed to stall indefinitely.</para> </refsect1> |