Looks like a great thing for sharing data. Imagine subversion on a single filesystem that is available over the web. Items added to drop box with sync with any other connected Dropbox clients and the web. Looks like working on multiple machines or having USB/portable storage a less complicated thing.
Its like rsync mashed with subversion over the web i guess! give it a ...
Posted on May 1, 2008
The command below will rsync the wordpress folder with carlmoonan.com
rsync -a -u wordpress/ carlmoonan.com/ -n
The trailing -n will make i do a dry run. To do this to a remote machine you can use the following command:
rsync cmoonan@217.155.133.176:'/Users/cmoonan/Documents/svnroot/trunk/java/' ~/Documents/svnroot/trunk/java/ --progress --recursive -n --exclude-from '/Users/carl/Documents/rsync-exclude.txt' --stats -e 'ssh -p 22' -v
Posted on Oct 30, 2007
Camping
Katmandu travel towel
Smartwool socks
Patagonia & Helle Hanson base layers
Trangia titanium pans and handles
Thermarest prolite sleeping mat
Terra nova ultra quasar tent
Silk sleeping bag liner
Mountain equipment xero 300 sleeping bag
Blacks wind up torch
Ortelib dry bags
Zip lock plastic bags
Care plus bio soap
Green and blacks organic chocolate
Petzl Myo XP head torch
Leatherman wave
Posted on Sep 17, 2007