search for: rscompress

Displaying 1 result from an estimated 1 matches for "rscompress".

Did you mean: recompress
2003 Jan 18
1
Finished storage compression patch for rsync
...call of gzip). This works in both directions: rsync -Z -av mydir user@remote:/dir and rsync -Z -av user@remote:/dir localdir The remote:/dir and localdir will keep the files compressed. If you want to compress or decompress any local directory, add a link to the rsync exe file: ln -s rsync rscompress and ln -s rsync rsuncompress With "rscompress" you can compress a local directory (e.g. if you want to use existing files without wanting to transfer then first from your server). rsuncompress will decomress a compressed directory. I have no idea if this works with: links, devices a...