rsync with compression
helloanyone knows if there are some rsync-friendly compression method?
I mean:
if I have a directory with 2 subdirs:
- mail/ (with 500 .txt and 1 MB)
- home/ (with thousands of files and 200 MBs)
if I compress them with this ideal compression method as it is and then I make little changes on the mail/ dir (like including 2 new files and deleting 1 old one) and compress again, the diff from these 2 compressed files would be minimal