Question #171720 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/171720

edso posted a new comment:
On 20.09.2011 04:20, Dan Drake wrote:
> 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
> 

That's not implemented. You could try raising the loglevel and look if
you could grep some info out of it.

ede/duply.net

-- 
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     : duplicity-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~duplicity-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to