Re: Compressing data at destination machine

"Alexander V. Lukyanov" <[email protected]> Fri, 28 Nov 2014 10:36:18 +0300
Newsgroups gmane.network.lftp.user,gmane.network.lftp.devel
Message-ID <[email protected]>
On Fri, Nov 28, 2014 at 11:55:07AM +0530, akshay gupta wrote:
> I dont want lftp to extract data from archives, I want it to compress it
> into archive so that it occupies less space at the destination side. Is
> this feasible to do in lftp?

Take a look at zipfs: https://github.com/hanwen/go-fuse

Unfortunately it is read-only.

So you can mount a zip file, run mirror over it with --script option, run
the script with an empty target directory, then run zip to update the
archive.

-- 
   Alexander.
_______________________________________________
lftp mailing list
[email protected]
http://univ.uniyar.ac.ru/mailman/listinfo/lftp