[plug] Mac OSX
Jeremy Malcolm
Jeremy at Malcolm.id.au
Tue Feb 10 21:18:55 WST 2004
James Devenish wrote:
> Mac OS X should offer automounting on reboot/login for all the above
> protocols, too (which you can set up per-machine as root, or per-user
> via AppleScript) -- but I haven't actually tried this yet :-)
Try the latter this way:
tell application "Finder"
activate
mount volume "smb://user@server/share"
... repeat as necessary ...
end tell
--
JEREMY MALCOLM <Jeremy at Malcolm.id.au> Personal: http://www.malcolm.id.au
Providing online networks of Australian lawyers (http://www.ilaw.com.au)
and Linux experts (http://www.linuxconsultants.com.au) for instant help!
Disclaimer: http://www.terminus.net.au/disclaimer.html. GPG key: finger.
More information about the plug
mailing list