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

Reply via email to