Revision 11940
Added by Aaron Marcuse-Kubitza about 11 years ago
README.TXT | ||
---|---|---|
332 | 332 |
do step when changes are made on vegbiendev > on your machine, download |
333 | 333 |
on jupiter: (cd ~/Dropbox/svn/; up) |
334 | 334 |
on your machine: |
335 |
rm ~/'Library/Thunderbird/Profiles/9oo8rcyn.default/ImapMail/imap.googlemail.com/[Gmail].sbd/Spam' |
|
336 |
# remove the downloaded Spam folder, because spam e-mails often contain viruses that would trigger clamscan |
|
335 | 337 |
overwrite=1 del= sync_local_dir=~/Dropbox/svn/ sync_remote_subdir=Dropbox/svn/ bin/sync_upload --size-only # just update mtimes |
336 | 338 |
then rerun with l=1 ... |
337 | 339 |
overwrite=1 sync_local_dir=~ sync_remote_subdir= bin/sync_upload --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/bin" --exclude="/bin/pg_ctl" --exclude="/bin/unzip" --exclude="/Dropbox/home" --exclude="/.profile" --exclude="/.shrc" --exclude="/.bashrc" |
Also available in: Unified diff
/README.TXT: to synchronize a Mac's settings with my testing machine's: added step to remove the downloaded Spam folder, because spam e-mails often contain viruses that would trigger clamscan