When I want an SMB share mourned at a specific location IU do something like this in a shell script or from the command line:
mount_smbfs -N '//user:pass@machine/Hermes' /Volumes/Olympos/Hermes And then that drive always mounts at that location. I can't seem to duplicate this with afp shares, especially when I want them to mount in /Volumes/ for example, I have a drive named Porpherion on one Mac and I want it to be /Volumes/Porpherion on another mac, always, every time, without fail. I've tried mount_afp, but I can't get it to work. # mount_afp 'afp://user:pass/Porpherion' '/Volumes/Porpherion' mount_afp: AFPMountURL returned error -1069, errno is -1069 -- 'Nothing works against magic. Except stronger magic. And then the only thing that beats stronger magic is even stronger magic. And the next thing you know...' 'Phooey?' --Sourcery _______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
