Re: mount valume and SMB in OS X
Re: mount valume and SMB in OS X
- Subject: Re: mount valume and SMB in OS X
- From: "Gabriel Trinity" <email@hidden>
- Date: Wed, 10 Apr 2002 07:39:24 -0400
You might try "open location" rather than "mount volume". It's what I always
use and it works. You can also ad the username and password in there ie
"smb://yourusername:email@hidden/Lilu-Public/" assuming that is
a smb share. Also if it is an NT server that can cause problems. Works great
with win2000 though.
Gabriel Trinity
Computer Support Analyst
McKnight Brain Institute
University of Florida
----- Original Message -----
From: "Sean McBride" <email@hidden>
To: <email@hidden>
Sent: Tuesday, April 09, 2002 5:22 PM
Subject: mount valume and SMB in OS X
>
Hello all,
>
>
I just joined this list, so I hope my question is not a FAQ and is
>
topic... but I have not found the answer elsewhere...
>
>
Recently I have been successfully using the following in OS 10.1.3:
>
>
tell application "Finder"
>
if (list disks) does not contain "Lilu-Public" then
>
mount volume "afp://lilu.matrox.com/Lilu-Public/"
>
end if
>
end tell
>
>
But if I use a URL of the form "smb://...." it fails with error type 2.
>
Pasting the same URL into the Finder "Connect to Server" works fine...
>
>
Is there a workaround?
>
>
Thanks!
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.