I think the problem isn't in lftp.
I see messages like this when I execute "jobs -v" to see active transfers:
"[500 I won't open a connection to 192.168.1.2 (only to
<REAL-IP-MY-HOME>)]", ¿?
I didn't see this message before. In server side there isn't any message
like this in log. Any idea?
Regards.

2016-04-29 14:50 GMT+02:00 Alexander V. Lukyanov <l...@netis.ru>:

> 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