Re: Mount remote volume
Re: Mount remote volume
- Subject: Re: Mount remote volume
- From: "John C. Welch" <email@hidden>
- Date: Sat, 11 Sep 2004 10:43:02 -0500
On 9/10/04 9:12 PM, "Larry McMunn" <email@hidden> wrote:
> I need a little help with mounting a server volume. The following script
> brings up the "Select the volumes you wish to mount" window. I need to
> automatically mount the volume and bypass this dialog. I have tried using the
> server name rather than IP address, but that doesn't even get me to the
> "Select volume..." window.
>
>
> mount volume "afp://TheVolumeName" on server "000.000.0.00" as user name
> "MyUserName" with password "MyPassword"
It's a little unclear...with afp urls, you'd do:
mount volume afp://dnsnameofserver/sharename as user name "foo" with
password "bar"
As it says in the dictionary, you don't need the on server if you put it in
the URL as you should with AFP URLs.
john
--
My mom is a professional botanist, or, as her spousal equivalent described
it, they'll be out hiking in the woods, she'll see a plant off by the side
of the trail, run up to it, bend down, and start talking Latin at it.
-- Steve VanDevender
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden