RE: Mount volume via IP
RE: Mount volume via IP
- Subject: RE: Mount volume via IP
- From: David Cardwell <email@hidden>
- Date: Wed, 24 Apr 2002 16:12:39 +1000
Yes this worked on OSX to connect to our Netware 6 server.
I could use this
open location "afp://username:password@ip_address"
and it would connect to the server but wouldn't mount the volume. Even with
the @ip_address/volume.
It opens the Network Browser window displaying all the volumes and I can
manually open a volume but I can't script it.
Any idea?
thanks,
-Dave
>
----------
>
From: email@hidden
>
Sent: Saturday, April 20, 2002 12:07 AM
>
To: email@hidden; email@hidden
>
Subject: RE: Mount volume via IP
>
>
This works for me in OS X. The IP address is the IP address of the Novell
>
Server.
>
>
tell application "Finder"
>
activate
>
try
>
open location
>
"afp://.username.context.tree:email@hidden/volumename"
>
end try
>
end tell
>
>
If you're an Admin you can leave out the context...
>
>
Ron Bishop
>
Macintosh Systems Administrator
>
>
The Kansas City Star
>
1729 Grand Blvd.
>
Kansas City, MO 64108
>
816/234-4943
>
>
-----Original Message-----
>
From: David Cardwell [mailto:email@hidden]
>
Sent: Thursday, April 18, 2002 8:02 PM
>
To: 'Applescript-Users (email@hidden)'
>
Subject: Mount volume via IP
>
>
Does anyone know how to mount a volume on a Netware 6 server running
>
Native
>
File Access?
>
>
Thanks,
>
-Dave
>
_______________________________________________
>
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.