Revision 14561
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
495 | 495 |
to back up the local machine's hard drive: |
496 | 496 |
turn on and connect the 2 TB external hard drive |
497 | 497 |
l=1 overwrite=1 del= src=/ dest=/Volumes/Macintosh\ HD\ backup/ sudo -E put --delete-before --exclude=/private/var/vm --exclude=/usr/local/var/postgres --exclude=/Users/aaronmk/.dropbox |
498 |
# runtime: 10 min (~600); initial runtime: 4 h ("2422.84"+"12379.91")
|
|
498 |
# runtime: 10 min (~600); initial runtime: 17 h ("2422.84"+"12379.91"+"45813.19"+"747.96")
|
|
499 | 499 |
l=1 overwrite=1 del= src=/ dest=/Volumes/Macintosh\ HD\ backup/ sudo -E put --delete-before --exclude=/private/var/vm |
500 | 500 |
stop Dropbox: system tray > Dropbox icon > gear icon > Quit Dropbox |
501 | 501 |
otherwise, the backup of ~/.dropbox will be corrupted |
Also available in: Unified diff
/README.TXT: to back up the local machine's hard drive: updated initial runtime to include additional transferred files (17 h)