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


Click here to return to the 'Mount AFP volumes from the terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Mount AFP volumes from the terminal
Authored by: nicolas-jullien on Jan 10, '08 02:13:58AM
One can mount into a user writable folder (like home folder)
mkdir ~/Volumes/iDisk
this way, sudo command (and password typing) is not necessary and it's easier to script ( => it's not interactive)

[ Reply to This | # ]