I'm looking into a query where a customer wants to know when a file
was modified. The customer has since modified the file and so we
cannot see its "old" modified date.
You could always "rdiff-backup --list-increments <yourfile>". Since
rdiff-backup doesn't create an increment for files that haven't changed,
this gives you the whole history of the file. You won't have the exact
"old" date that way, but you'll see when the file was changed.
Of course, the history will only be as granular as your backup frequency.
Hope that helps,
Ade
_______________________________________________
rdiff-backup-users mailing list at rdiff-backup-users < at > nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
