On Mon, Nov 09, 2009 at 10:14:50PM -0600, Robert Nicholson wrote:
> So how can you traverse the root and see what's changed in a period of time?
> 
> How would I restore recursively everything from root based on an as-of time?


seems pretty straight froward from the man page

rdiff-backup -r <time format> <source> <dstinatin>

rdiff-backup -r 1D  / /restoredroot

would restore everything from the root backup from 1 day ago and restore
it to /restoredroot


best to test it thought


> 
> 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
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

Reply via email to