Show what files changed since last backup

Hi,

I was wondering if there is a way to see what files has changed since the last backup - if not, would this be considered a feature ?

I am thinking of something like this:

urbackupclientctl what-changed -b last .

Will show what has changed since the last backup in the current directory. An optional -r will show recursive.

This is useful for website that has been hacked - you can see pretty quickly what was broken etc:

I imaging the output to be something like this:

index.php:<old_date>,<old_size>,<old_perms>,<old_md5/sha>,<new…>

Cheers,

Pieter

I wish this would be possible from the web interface. So you could track what is backuped on an client. This can e.g. be useful to find out why this client incremental backup is so large.