Revision 13336
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
437 | 437 |
then rerun with l=1 ... |
438 | 438 |
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" |
439 | 439 |
then rerun with l=1 ... |
440 |
upload just the VirtualBox VMs: |
|
441 |
on your machine: |
|
442 |
overwrite=1 sync_local_dir=~ sync_remote_subdir= bin/sync_upload ~/"VirtualBox VMs/**" |
|
443 |
then rerun with l=1 ... |
|
444 | 440 |
to backup files not in Time Machine: |
445 | 441 |
On local machine: |
446 | 442 |
overwrite=1 src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.3/data/ |
Also available in: Unified diff
/README.TXT: to synchronize a Mac's settings with my testing machine's: removed separate step to upload just the VirtualBox VMs, because that is now part of the main upload