This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:backup:ahsay_restore [2013/10/10 19:48] gcooper created |
computing:backup:ahsay_restore [2016/10/07 10:32] (current) gcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ahsay Backup Restore ====== | ====== Ahsay Backup Restore ====== | ||
+ | |||
+ | http:// | ||
===== Fastest Restore for Large Backups ===== | ===== Fastest Restore for Large Backups ===== | ||
+ | |||
+ | <note important> | ||
Connect a large and fast portable hard drive. | Connect a large and fast portable hard drive. | ||
+ | |||
+ | Use '' | ||
==== Linux Destination Host ==== | ==== Linux Destination Host ==== | ||
Format and prepare the hard drive as EXT3. | Format and prepare the hard drive as EXT3. | ||
- | |||
- | Use '' | ||
=== Remote === | === Remote === | ||
- | This example command shows usage with a non-standard SSH port and compression to improve speed over a WAN link: | + | This example command shows usage on a remote (from OBS) workstation PC using a **non-standard SSH port** and **compression to improve speed** over a WAN link: |
< | < | ||
- | rsync -avrz -e 'ssh -p 2222' --progress root@obs1.sonoracomm.com:/ | + | rsync -avrz -e 'ssh -p 2222' --progress root@obs.domain.tld:/ |
</ | </ | ||
+ | |||
+ | Omit this section for the standard SSH port 22: < | ||
+ | |||
+ | === Local (OBS) === | ||
+ | |||
+ | < | ||
+ | rsync -avr --progress / | ||
+ | </ | ||
+ | |||
+ | ==== Restore the Files ==== | ||
+ | |||
+ | Use the Decrypt Files Wizard from the OBM\ACB program. | ||
+ | |||
+ | Locate the path to the files, select the '' |