plain source -> encrypted destination: rsync + gpg

Martin Langhoff ml at nzl.com.ar
Fri Jun 27 06:07:01 EST 2003


Kyle Jones wrote:
> Right.  I was willing to give up the checksumming for my
> application.  It seems that you could code a --source-filter
> patch that would
> 
> - compare the source and destination modtimes
> - if they differ, then apply the filter to the source file storing
>   the output in a temp file.  compare the temp file checksums
>   against the remote file checksums and transmit the parts that
>   have changed.
> 
> This would be better than my --dest-filter patch.

Kyle, can I count on your help a bit? I am using your patch as model to 
retrofit a similar behaviour in sender.c, send_files(). Unfortunately, 
my Perl background is a little help when dealing with C.

regards,




martin




More information about the rsync mailing list