Revision 8719
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
26 | 26 |
env overwrite=1 swap=1 src=~/Library/ dest='aaronmk@jupiter:~/Library/' put --exclude="/Saved Application State" |
27 | 27 |
then rerun with env l=1 ... |
28 | 28 |
upload: |
29 |
env overwrite=1 src=~/Library/ dest='aaronmk@jupiter:~/Library/' put --exclude="/Saved Application State" |
|
29 |
do step when changes are made on vegbiendev > on your machine, download |
|
30 |
env overwrite=1 src=~ dest='aaronmk@jupiter:~' put --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/bin" --exclude="/bin/pg_ctl" --exclude="/bin/unzip" --exclude="/Documents/BIEN/large_files" --exclude="/Documents/BIEN/svn/backups" --exclude="/Dropbox/home" |
|
30 | 31 |
then rerun with env l=1 ... |
31 |
env overwrite=1 src=~/Library/ dest=~/Dropbox/Library/ put --exclude="/Saved Application State"
|
|
32 |
env overwrite=1 src=~ dest=~/Dropbox/home put --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/.dropbox" --exclude="/Documents/BIEN" --exclude="/Dropbox" --exclude="/software" --exclude="/VirtualBox VMs/**.sav" --exclude="/VirtualBox VMs/**.vdi" --exclude="/VirtualBox VMs/**.vmdk"
|
|
32 | 33 |
then rerun with env l=1 ... |
33 | 34 |
to backup the Ubuntu VM: |
34 | 35 |
env src=/Users/aaronmk/VirtualBox\ VMs/Ubuntu dest=/Volumes/Macintosh\ HD\ backup/Ubuntu put --exclude=/Ubuntu.prev.vdi |
Also available in: Unified diff
README.TXT: Maintenance: to synchronize a Mac's settings with my testing machine's: back up (almost) all files in the home directory instead of just Library/ (to both jupiter and Dropbox)