On Thu, Dec 12, 2013 at 04:24:14AM -0500, Justin Piszcz wrote:
> lftp is still reading 65536 buffers, but not larger than that:

Ok, I have made another snapshot:
        http://lftp.yar.ru/ftp/devel/lftp-pre4.5.0.20131214.tar.gz

Please give it a try. You can test various values for xfer:buffer-size
and see which works better. By default it is still 0x10000. For me that
value works best for transfers from localhost. For some obscure reason
0x20000 bytes cannot be passed at once from localhost and are split into
two packets of 131004 and 68 bytes (linux-3.11.4-201.fc19.x86_64).

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

Reply via email to