On Tue, Dec 02, 2008 at 02:44:32PM -0700, [EMAIL PROTECTED] wrote: > The commad we use: > lftp --parallel=2 --use-pget -n=200 -v -r -c "open sftp://<ip > address>/d10004/oradata/THIDS/archive_log/; pget -n 10 $x; exit"
Do you use mirror with options --parallel=2 --use-pget-n=200 ? If so, these options make lftp open 400 simultaneous connections to the server. -- Alexander.
