Revision 13742
Added by Aaron Marcuse-Kubitza over 10 years ago
README.TXT | ||
---|---|---|
458 | 458 |
then review diff, and rerun with `l=1` prepended |
459 | 459 |
overwrite=1 sync_local_dir=~ sync_remote_subdir= bin/sync_upload --exclude="/Library/Saved Application State" --exclude="/Library/Thunderbird/Profiles/9oo8rcyn.default/global-messages-db.sqlite" --exclude="/.Trash" --exclude="/bin" --exclude="/bin/pg_ctl" --exclude="/bin/unzip" --exclude="/Dropbox/home" --exclude="/.profile" --exclude="/.shrc" --exclude="/.bashrc" --exclude="/VirtualBox VMs/Ubuntu/Ubuntu.vdi" |
460 | 460 |
then review diff, and rerun with `l=1` prepended |
461 |
stop Dropbox: system tray > Dropbox icon > gear icon > Quit Dropbox |
|
462 |
this prevents Dropbox from trying to capture filesystem |
|
463 |
events while syncing |
|
461 | 464 |
overwrite=1 sync_local_dir=~ sync_remote_url=~/Dropbox/home bin/sync_upload --exclude="/Library/Saved Application State" --exclude="/Library/Thunderbird/Profiles/9oo8rcyn.default/global-messages-db.sqlite" --exclude="/.Trash" --exclude="/.dropbox" --exclude="/Documents/BIEN" --exclude="/Dropbox" --exclude="/software" --exclude="/VirtualBox VMs/**.sav" --exclude="/VirtualBox VMs/**.vdi" --exclude="/VirtualBox VMs/**.vmdk" |
462 | 465 |
then review diff, and rerun with `l=1` prepended |
466 |
start Dropbox: /Applications > double-click Dropbox.app |
|
463 | 467 |
to backup files not in Time Machine: |
464 | 468 |
On local machine: |
465 | 469 |
overwrite=1 src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.3/data/ |
Also available in: Unified diff
/README.TXT: Mac settings backup: to Dropbox: stop Dropbox beforehand to prevent Dropbox from trying to capture filesystem events while syncing