Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Modify one iWeb site on more than one Mac' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Modify one iWeb site on more than one Mac
Authored by: JimAkin on Mar 06, '06 10:55:44AM

Great Hint, but I couldn't get the first command line to work without escaping the space character in the directory path; I did so by placing quotes around Application Support:

cd ~/Library/"Application Support"/iWeb

A space in the name of my thumb drive (it's actually an iPod shuffle) prompted me to use the same trick in the second command line:

ln -s /Volumes/"ThumbDrive Name"/Domain.sites Domain.sites

Cheers.

---
Jim

[ Reply to This | # ]