I want to be able to see the differences between two duplicity backups. I know there is the command verify but it only lists files which differ from the latest backup.
If I try list-current-files with different backup dates and then doing a diff it doesn't seem to work as expected.
So how can I get a list of changed and new files between two adjacent backups?
Thank you!