On Fri, Apr 29, 2016 at 11:28:07AM +0200, Juan Simón wrote:
> I'm testing with another server and same problem.
> I've defined in config file:
> ...
> set mirror:no-empty-dirs yes;
> set mirror:order "/*";
> set mirror:parallel-directories yes;
> set mirror:parallel-transfer-count 5;
> set mirror:set-permissions no;
> set mirror:use-pget-n 3;
> ....
>
> But when I execute 'jobs -v 1' only I see 3 downloads:

I guess all other files have been transferred already.
mirror:parallel-transfer-count is only applied to different files,
mirror:use-pget-n is applied to every single file.

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

Reply via email to