This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:backup:ahsay_restore [2015/03/28 12:17] gcooper |
computing:backup:ahsay_restore [2016/10/07 10:32] (current) gcooper |
||
---|---|---|---|
Line 2: | Line 2: | ||
http:// | http:// | ||
- | |||
- | :!: **Go to the datacenter and copy the files to the portable hard drive while directly connected to the OBS backup server! | ||
===== 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. | ||
Line 17: | Line 17: | ||
=== Remote === | === Remote === | ||
- | This example command shows usage on a remote (from OBS) workstation PC 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@obs.domain.tld:/ | rsync -avrz -e 'ssh -p 2222' --progress root@obs.domain.tld:/ | ||
</ | </ | ||
+ | |||
+ | Omit this section for the standard SSH port 22: < | ||
=== Local (OBS) === | === Local (OBS) === | ||
Line 31: | Line 33: | ||
==== Restore the Files ==== | ==== Restore the Files ==== | ||
- | Yo can use the Decrypt Files Wizard from the OBM\ACB program. | + | Use the Decrypt Files Wizard from the OBM\ACB program. |
Locate the path to the files, select the '' | Locate the path to the files, select the '' |