← Back to team overview

duplicity-team team mailing list archive

[Question #171720]: how to get a list of new, changed, and deleted files?

 

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.