On 12/21/10 23:56, Greg Freemyer wrote: > All, > > I've got a directory that seems to be missing some files. > > I don't recall their names or exactly when they existed. > > rdiff-backup -l --list-increment-sizes <path-to-backup-dir> > > shows me that I have about 10 instances of that directory backup up. > > Is there some way to get a list of every file that I've ever backed up > for that directory tree? Even if I see the same file 10 times, I'm > happy. I just want to see all the files.
Hi Greg, I don't think there is a single command to list all of them, but you could run one or more 'rdiff-backup --list-at-time foo D <path-to-pertinent-backup-dir>' to get a listing of said dir at time foo. So if you repeat that for all ten $foo dates you have, you list all files you've backed up there. Maarten _______________________________________________ rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki