New question #171720 on Duplicity: https://answers.launchpad.net/duplicity/+question/171720
Sometimes when I do an incremental backup, the statistics at the end are a bit surprising -- usually the total size change is larger than I expected. In this situation, I would like a way to find a list of the new, changed, and deleted files in the backup. Is there a way to do this? I'd like to have something like $ duplicity --list-new-changed-deleted-files [somehow specify the backup] which outputs something like: new: /foo.txt changed: /bar.txt deleted: /home Thanks. -- You received this question notification because you are a member of duplicity-team, which is an answer contact for Duplicity. _______________________________________________ Mailing list: https://launchpad.net/~duplicity-team Post to : [email protected] Unsubscribe : https://launchpad.net/~duplicity-team More help : https://help.launchpad.net/ListHelp

