Holger Parplies wrote, On 4/30/2007 7:49 PM:
> - For rsync type transports (rsync and rsyncd) you can base your decision
> on all of the file metadata and the file lists on server and client side.
> This way, you will even catch files that have changed size (but not
> timestamp), or were move
Holger Parplies wrote, On 4/30/2007 5:32 PM:
> Hi,
>
> Kris Jordan wrote on 30.04.2007 at 17:12:59 [[BackupPC-users] Incremental
> transferring same data over and over]:
>> Les Mikesell wrote, On 4/30/2007 4:23 PM:
>> > If you use rsync as the transport you never actually
>> > transfer unchange
Les Mikesell wrote, On 4/30/2007 4:23 PM:
> If you use rsync as the transport you never actually
> transfer unchanged files again - you only make a pass
> over the files comparing block checksums. This takes
> some time/cpu at each end but not a lot of bandwidth.
I'm using rsync (rsyncd on th
Johan Ehnberg wrote, On 4/20/2007 10:23 AM:
> 6) Include/exclude with rsync
> The CGI interface gives me an option to add include/exclude lists for
> rsync in $Conf{BackupFilesOnly}. The documentation only mentions SMB,
> but presumably the others should work, too? Later in the documentation,
>