Re: Script for auto mounting a remote server volume?
Re: Script for auto mounting a remote server volume?
- Subject: Re: Script for auto mounting a remote server volume?
- From: "Syllas R." <email@hidden>
- Date: Fri, 28 Feb 2003 09:24:09 -0500
You don't really need the finder
Try this :
mount volume VolumeName on server TheServerNTName as user name YourUserName
with password YourPassWord
Good luck !
Syllas
----- Original Message -----
From: "Galke, Mike" <email@hidden>
To: <email@hidden>; "Tim Kendall" <email@hidden>
Sent: Wednesday, February 26, 2003 6:04 PM
Subject: RE: Script for auto mounting a remote server volume?
>
Tim,
>
>
Thanks, I appreciate you help. However, I just tried it, and an error
message comes up saying,
>
>
"Finder got an error: Network file permission error."
>
>
I wonder if this had anything to do with the fact that I'm trying to mount
an NT 4 server volume?
>
>
Thanks anyway though Tim.
>
>
Mike
>
>
> ----------
>
> From: Tim Kendall
>
> Sent: Wednesday, February 26, 2003 5:54 PM
>
> To: Galke, Mike; email@hidden
>
> Subject: Re: Script for auto mounting a remote server volume?
>
>
>
> Mike
>
>
>
> tell application "Finder"
>
> --activate
>
> mount volume "afp://userName:email@hidden/volume_name"
>
> end tell
>
>
>
>
>
>
>
> On 2/26/03 3:24 PM, "Galke, Mike" <email@hidden> wrote:
>
>
>
> > Greetings Folks,
>
> >
>
> > I know I saw it somewhere once before, but I can't seem to find it
now.
>
> >
>
> > There was a one or two line script that included usernames and p/w's.
Does
>
> > anyone know the correct syntax, as I've been trying it now for about 3
hours,
>
> > and I'm getting ready to throw the rope up over the rafters.
>
> >
>
> > Thanks,
>
> > Mike Galke
>
> > _______________________________________________
>
> > 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.
>
>
>
> -Tim
>
_______________________________________________
>
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.