Revision 10221
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
42 | 42 |
then rerun with l=1 ... |
43 | 43 |
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="/software" --exclude="/VirtualBox VMs/**.sav" --exclude="/VirtualBox VMs/**.vdi" --exclude="/VirtualBox VMs/**.vmdk" |
44 | 44 |
then rerun with l=1 ... |
45 |
upload just the VirtualBox VMs: |
|
46 |
on your machine: |
|
47 |
overwrite=1 sync_local_dir=~ sync_remote_subdir= bin/sync_upload ~/"VirtualBox VMs/**" |
|
48 |
then rerun with l=1 ... |
|
45 | 49 |
to backup files not in Time Machine: |
46 | 50 |
overwrite=1 sync_local_dir=~ sync_remote_url="/Volumes/Time Machine Backups$HOME/" bin/sync_upload ~/"VirtualBox VMs/**" |
47 | 51 |
then rerun with l=1 ... |
Also available in: Unified diff
/README.TXT: Maintenance: to synchronize a Mac's settings with my testing machine's: added steps to upload just the VirtualBox VMs