Changes between Version 5 and Version 6 of restore_from_backup
- Timestamp:
- Dec 17, 2016, 11:28:29 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
restore_from_backup
v5 v6 23 23 2. From clara, ssh into luisa as the clara backup user 24 24 {{{ 25 ssh clara-sync@luisa.mayfirst.org 25 # source .profile 26 # ssh clara-sync@luisa.mayfirst.org 26 27 }}} 27 28 … … 31 32 }}} 32 33 33 4. Restore the entire Maildir from our earliest backup (the onsite backup goes back 5 days):34 4. List increments first and restore the entire Maildir from our earliest backup (the onsite backup goes back 5 days): 34 35 {{{ 35 rdiff-backup rdiff-backup/rdiff-backup-data/increments/home/members/member-name/sites/member-site.org.mx/users/tomas/Maildir.2013-05-02T01\:03\:47-04\:00.dir restore 36 $ rdiff-backup --list-increments rdiff-backup/rdiff-backup-data/increments/home/members/member-name/sites/member-site.org.mx/users/tomas/ 37 38 $ rdiff-backup rdiff-backup/rdiff-backup-data/increments/home/members/member-name/sites/member-site.org.mx/users/tomas/Maildir.2013-05-02T01\:03\:47-04\:00.dir restore 36 39 }}} 37 40 38 41 5. Examine the contents of the backup and identify the files needed. 39 42 40 6. Exit from luisa 43 6. Exit from luisa into clara 41 44 42 45 7. rsync any directories you want: