Project

General

Profile

« Previous | Next » 

Revision 10040

/README.TXT: Maintenance: synchronization: fixed whitespace

View differences:

README.TXT
21 21
				overwrite=1 bin/sync_upload
22 22
					then rerun with l=1 ...
23 23
			on your machine, download:
24
				overwrite=1      swap=1 src=. dest='aaronmk@jupiter:~/bien' put            --exclude=.svn inputs/VegBIEN/TWiki
24
				overwrite=1 swap=1 src=. dest='aaronmk@jupiter:~/bien' put --exclude=.svn inputs/VegBIEN/TWiki
25 25
					then rerun with l=1 ...
26 26
				overwrite=1 swap=1 bin/sync_upload
27 27
					then rerun with l=1 ...
28 28
	to synchronize a Mac's settings with my testing machine's:
29 29
		download:
30 30
			WARNING: this will overwrite all your user's settings!
31
			overwrite=1 swap=1 sync_local_dir=~/Library/ sync_remote_subdir=Library/    bin/sync_upload --exclude="/Saved Application State"
31
			overwrite=1 swap=1 sync_local_dir=~/Library/ sync_remote_subdir=Library/ bin/sync_upload --exclude="/Saved Application State"
32 32
				then rerun with l=1 ...
33 33
		upload:
34 34
			do step when changes are made on vegbiendev > on your machine, download
35 35
			on jupiter: (cd ~/Dropbox/svn/; svn up)
36 36
			on your machine:
37
				overwrite=1 del= sync_local_dir=~/Dropbox/svn/ sync_remote_subdir=Dropbox/svn/    bin/sync_upload --size-only # just update mtimes
37
				overwrite=1 del= sync_local_dir=~/Dropbox/svn/ sync_remote_subdir=Dropbox/svn/ bin/sync_upload --size-only # just update mtimes
38 38
					then rerun with l=1 ...
39
				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"
39
				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"
40 40
					then rerun with l=1 ...
41
				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"
41
				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"
42 42
					then rerun with l=1 ...
43 43
	to backup files not in Time Machine:
44 44
		inplace=1 src=/ dest=/Volumes/Time\ Machine\ Backups/ put Users/aaronmk/VirtualBox\ VMs/

Also available in: Unified diff