DropBox is an absolutely awesome online storage tool that is Mac, Windows and Linux-friendly. A 2 gig account is free; 50 and 100 gig accounts are available for purchase as well. If you’re not yet familiar with DropBox, try it out free by clicking here. (Disclosure — if you follow the link, you’ll get a free DropBox account. If you decide to upgrade to a paid DropBox account, you’ll get a little extra free space and I’ll get a little extra free space as a thank you. No strings, no tricks — just a thank you to both of us for sharing the DropBox love.)
Wired.com has a great how to on synchronizing your iCal on two computers using DropBox. Check this coolness out:
1. Download and install the Dropbox app, then open your Mac’s Terminal utility. Enter mv ~/Library/Calendars/ ~/Dropbox/ to move your iCal files to Dropbox.
2. On a new line, type ln -s ~/Dropbox/ Calendars/ ~/Library /Calendars to redirect your Mac to Dropbox whenever it tries to access iCal data.
3. Delete the Calendars file from the User Library on your second Mac. Open Terminal and reenter the code from step 2. You’ve essentially built an Ethernet cable in the cloud, linking the two Macs. —Maren Jinnett


{ 1 comment… read it below or add one }
Oh no, silly me!
I entered both lines into my second computer’s Terminal.
mv ~/Library/Calendars/ ~/Dropbox/
ln -s ~/Dropbox/ Calendars/ ~/Library /Calendars
When I try to re-enter the second line again, Terminal responds: “ln: /Calendars: No such file or directory
”
Nora, can you help?
Thanks,
Moresby
You must log in to post a comment.