Re: [lftp] RV: lftp & compressed transmission to improve bandwidth consumption

2015-12-16 Thread Alexander V. Lukyanov
On Tue, Nov 17, 2015 at 08:06:53PM -0300, Alejandro Gonzalez wrote:
> I will compile and test, then I will send you feedback. About the
> compression level selector will be useful.

You can try the latest development snapshot from
ftp://ftp.yar.ru/pub/source/lftp/devel/lftp-4.6.5.90.tar.gz

> I need to compile it using the size optimization because we need to use it
> in an embedded system, could you tell me
> what is the best combination of flags, disabling SSL, encryption, etc. ?

I think you can use

CXXFLAGS=-Os CFLAGS=-Os ./configure --with-modules --without-openssl 
--without-gnutls

then remove unneeded modules from /usr/lib/lftp/4.6.5.90 to save some space.

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


Re: [lftp] RV: lftp & compressed transmission to improve bandwidth consumption

2015-11-12 Thread Alexander V. Lukyanov
On Thu, Aug 20, 2015 at 02:59:11PM -0300, Alejandro Gonzalez wrote:
> nice to meet you, I'm Alejandro from Argentina (Alexander in Spanish). I'm
> using lftp application, is a very nice tool, on an embedded application
> 
> and I'm searching to improve the bandwidth consumption. In many internet
> places are published commentaries about MODE Z

Please send me an address of any server supporting MODE Z, I'll try to
implement it as it does not seem too hard.

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