On Sun, Apr 27, 2008 at 12:11:47AM -0600, lewis Eklund butler
wrote:> Is there some way to do this so that all the files rsync backs up get
> compressed?
See the mail archives for prior discussions on compressed files for a
reference to a patch that can be used for this (though I don't recommend
it, as it removes size checking from the transfer quick-check). Another
way to get backups compressed is to use the BackupPC application, which
speaks the rsync protocol and stores the backup data with all redundancy
removed and files compressed. See the resources web page for the link:
http://rsync.samba.org/resources.html
The final option is to use a compressed filesystem.
..wayne..