Hi,

Perfect!

ftp:sync-mode (bool)
if true, lftp will send one command at a time and wait for response. This
might be useful if you are using a buggy ftp server or router. When it is
off, lftp sends a pack of commands and waits for responses - it speeds up
operation when round trip time is significant. Unfortunately it does not
work with all ftp servers and some routers have troubles with it, so it is
on by default.

Thanks.

Justin.

-----Original Message-----
From: Alexander V. Lukyanov [mailto:l...@netis.ru] 
Sent: Monday, March 05, 2012 12:37 AM
To: Justin Piszcz
Cc: lftp@uniyar.ac.ru
Subject: Re: [lftp] lftp inquiry when .. [waiting for response]

On Fri, Mar 02, 2012 at 01:24:57PM -0500, Justin Piszcz wrote:
> If you have a directory with > 1,000 files with a high latency link, it
can
> take a long time to:
> 
>         Getting files information (23%) [Waiting for response...]
> Is there a way to parallelize this process or speed it up in some way?

Sure. Use this:

        set sync-mode off

-- 
   Alexander.

_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to