Revision 14923
Added by Aaron Marcuse-Kubitza about 10 years ago
trunk/README.TXT | ||
---|---|---|
556 | 556 |
overwrite=1 sync_local_dir=~/ sync_remote_url=~/Dropbox/home/ bin/sync_upload --exclude="/Library/Saved Application State/" --exclude="/.Trash/" --exclude="/.dropbox/" --exclude="/Documents/BIEN/" --exclude="/Dropbox/" --exclude=/gmvault-db/ --exclude="/software/" --exclude="/VirtualBox VMs/**.sav" --exclude="/VirtualBox VMs/**.vdi" --exclude="/VirtualBox VMs/**.vmdk" |
557 | 557 |
then review diff, and rerun with `l=1` prepended |
558 | 558 |
resume Dropbox: system tray > Dropbox icon > gear icon > Resume Syncing |
559 |
l=1 overwrite=1 src=/ dest=root@vegbiendev.nceas.ucsb.edu:/home/aaronmk/Documents/BIEN/frenzy/ sudo -E put --exclude="$HOME"/ --exclude=/usr/local/var/postgres/ |
|
560 |
# --exclude="$HOME"/: saves 466 GB |
|
561 |
# --exclude=/usr/local/var/postgres/: saves 60 GB |
|
562 |
# total size: 58 GB (584 GB - (466 GB + 60 GB)) |
|
559 | 563 |
to backup files not in Time Machine: |
560 | 564 |
**IMPORTANT**: need to use 2 TB external hard drive instead of Time |
561 | 565 |
Machine drive because Time Machine drive does not have |
Also available in: Unified diff
/README.TXT: to back up the local machine's settings: also back up / to vegbiendev