Hi,

I got the impression that in reverse mode the --use-pget-n=10 option is not
used.

For example the following command works fine, the p-get slices down the files:

lftp  -e "mirror --use-pget-n=10 /home/user/test/ /home/user/test;quit;"
sftp://remoteserver.come


while the following using the -R option

lftp  -e "mirror --use-pget-n=10 -R /home/user/test/ /home/user/test;quit;"
sftp://remoteserver.come

disregard the use-pget option

Do I miss something,

Thanks,

Iustin

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

Reply via email to