Re: xfer:verify yes

2011-04-15 Thread Alexander V. Lukyanov
On Thu, Apr 14, 2011 at 12:40:49PM +0200, Juan Simón wrote:
 I've activated the check of downloads:
 set xfer:verify yes
 set xfer:verify-command /usr/local/share/lftp/verify-file
 
 But when it downloads big files, this verification takes too long to
 complete.
 Is there another way to make this test less rigorous but more quickly?
 Regards.

No. It has to calculate checksum.

-- 
   Alexander.


xfer:verify yes

2011-04-14 Thread Juan Simón
I've activated the check of downloads:
set xfer:verify yes
set xfer:verify-command /usr/local/share/lftp/verify-file

But when it downloads big files, this verification takes too long to
complete.
Is there another way to make this test less rigorous but more quickly?
Regards.