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


Click here to return to the 'Automatically reconnect to a Samba share at login' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Automatically reconnect to a Samba share at login
Authored by: chrisleuty on Jul 01, '03 03:53:43AM

I couldn't get this format to work so I tried this instead - with success:

tell application "Finder"
mount volume "smb://<USER>:<PASSWORD>@<MACHINE IP NAME OR NUMBER/<SHARE>"
end tell



[ Reply to This | # ]