On Tue, Nov 02, 2004 at 04:17:13PM -0800, Mike Kantowski wrote: > I'm trying to use lftp with pget over a high latency link (US to Asia). > The link is a DS3, so I know parallel transfer of same file will help a > lot. However, I'm not seeing any performance gain. I want to use Fish, > since the hosts involved already have ssh open. Here is my command > sequence, with -n 1 and -n 5. Notice there is no improvement in > transfer rate:
Fish protocol does not support transfer resuming (in current implementation). Try sftp protocol implemented in lftp 3.0.x -- Alexander. | http://www.yars.free.net/~lav/
