On Wed, Dec 20, 2006 at 02:49:31PM +1000, Tony O'Hagan wrote:
> A single mirror command sends 2500+ MDTM commands for each file before
> starting any file transfers.

Try any of these:
        set ftp:sync-mode off
        set ftp:use-mdtm off

When the sync-mode is off, lftp sends all MDTM commands and then collects
all the replies, this is much faster than waiting for reply after each command.

-- 
   Alexander.

Reply via email to