RE: Mount volume via IP
RE: Mount volume via IP
- Subject: RE: Mount volume via IP
- From: email@hidden
- Date: Fri, 19 Apr 2002 09:07:34 -0500
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.