script mounting of remote shared volumes
script mounting of remote shared volumes
- Subject: script mounting of remote shared volumes
- From: John elemans <email@hidden>
- Date: Fri, 04 Apr 2003 10:54:41 -0800
From: Andrew Murray <email@hidden>
To: email@hidden
I am trying to construct a script that will be able to automatically
mount a shared network drive.
I'm working on this problem, too.
I think that this is supposed to work;
mount volume "SharedVolumeName" on server "10.196.1.2" as user name
"myUser" with password "mypass"
But it doesn't. I get -1028 under OS X and -5016 under OS 9.2.
Does anyone else have any idea?
Thanks
je
_______________________________________________
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.