Yes, To manage multiple sessions: lftp> help scache
To download a directory with multiple connections (and continue): lftp> mirror --parallel=2 -c mydir To download a file with multiple connections: lftp> pget -n2 myfile.iso Justin. On Sun, Jun 17, 2012 at 7:23 AM, Niklas Elmeholt <[email protected]> wrote: > Is it possible to use multiple connections within lftp? > //Niklas > > _______________________________________________ > lftp mailing list > [email protected] > http://univ.uniyar.ac.ru/mailman/listinfo/lftp > _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp
