duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] --skip-same-content: Option to skip files whose content


From: Elifarley Callado Coelho Cruz
Subject: [Duplicity-talk] --skip-same-content: Option to skip files whose content hasn't changed
Date: Thu, 24 Nov 2011 18:28:59 -0200

It would be nice to have an option to skip files which had their modification time changed without any changes to their content.

The algorithm could be something like:
- if mtime hasn't changed, skip
- compare the current file checksum against its last recorded checksum. Skip if they are the same

Would it be easy to implement? Which source files would I probably need to change?

Thanks,
Elifarley

reply via email to

[Prev in Thread] Current Thread [Next in Thread]