<pre><font size="4"> Chris:<br>I would suggest a buffer size to control the rate of transfer for larger files.<br>I would also running the ftp program with the nice option.<br>,Ron<br><br></font></pre><p>$ <b>nice -n 5 ~/bin/longtask</b> </p>


<div> </div>
<pre><font size="4">FTP [-<em>options</em>] [-s:<em>filename</em>] [-w:<i>buffer</i>] [<em>host</em>]</font><br><br><br>-<font size="4">w:<i>buffer</i>     Set buffer size to <i>buffer</i>
                 (default=4096)</font></pre>