Revision 8717
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
28 | 28 |
upload: |
29 | 29 |
env overwrite=1 src=~/Library/ dest='aaronmk@jupiter:~/Library/' put --exclude="/Saved Application State/**" |
30 | 30 |
then rerun with env l=1 ... |
31 |
env overwrite=1 src=~/Library/ dest=~/Dropbox/Library/ put --exclude="/Saved Application State/**" |
|
32 |
then rerun with env l=1 ... |
|
31 | 33 |
to backup the Ubuntu VM: |
32 | 34 |
env src=/Users/aaronmk/VirtualBox\ VMs/Ubuntu dest=/Volumes/Macintosh\ HD\ backup/Ubuntu put --exclude=/Ubuntu.prev.vdi |
33 | 35 |
then rerun with env l=1 ... |
Also available in: Unified diff
README.TXT: Maintenance: to synchronize a Mac's settings with my testing machine's: added steps to also backup the settings to Dropbox (in addition to jupiter)