DO NOT REPLY [Bug 5583] New: Files always updated even if time is the only difference

samba-bugs at samba.org samba-bugs at samba.org
Fri Jul 4 02:08:42 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5583

           Summary: Files always updated even if time is the only difference
           Product: rsync
           Version: 2.6.9
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: l.gumbley at auckland.ac.nz
         QAContact: rsync-qa at samba.org


I am using rsync to update compact flash cards and would like to minimise the
cycles on them.  The cards contain root FSs for a number of identical robots
that differ only in UUIDs, mac addresses, hostnames etc.  A large number of
files are generated specially for the update (thus always have different
timestamps to the existing files on the card) but almost always correspond
exactly to the files existing on the CF card.  My rsync -i output is full of:

>f..T...... etc/hostname

And other similar files, where the only thing being changed is the transfer
time, which I don't care about.

I accept that the files have to be transferred as the stamp is different, but I
don't see the point of writing the file if none of the data has changed.

I spent a significant amount of time trying to find an option that would
prevent this with no luck, apologies if I have overlooked something.

Finally, this is somewhat similar to bug 3229 but a little different in that
it's not to do with the backup function.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list