Is it possible to have rsync do a transform on each file before sending
it? This would be useful for things like individually compressed or
encrypted backups, or in my case, syncing lossy copies of my FLAC music
to an mp3 player or laptop.

If not, is there demand for such a feature? It seems like it would be of
use to many people, and in principle it shouldn't interfere with
incremental file transfers or even checksum-based skipping, since you
could transform the file locally before comparing it with the
destination file.

-Michael
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to