[lftp] lftp mirror in reverse mode

2015-04-13 Thread Iustin
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 -

Re: [lftp] lftp mirror in reverse mode

2015-04-13 Thread Alexander V. Lukyanov
On Mon, Apr 13, 2015 at 09:09:18AM +, Iustin wrote: > I got the impression that in reverse mode the --use-pget-n=10 option is not > used. pget is only for downloading. It cannot be used for upload, at least now. It is so historically, since plain ftp is unreliable in regard of storing a shard