Re: Mount Volume in 9?
Re: Mount Volume in 9?
- Subject: Re: Mount Volume in 9?
- From: Pat Cannon <email@hidden>
- Date: Tue, 13 Aug 2002 20:08:16 -0500
>
Could anyone give me a few concrete examples of how they're using mount
>
volume under OS 9? I can't seem to get it to work right under 9, although
>
it's fine under X.
>
>
I keep getting errors -5016 (no server) and -3170 (bad endpoint).
>
>
I'm afraid that I'm doing afp:// when I should do afp:/at/, or something
>
else like that, so please reply with actual script line copies, not <server
>
name here>.
>
>
I'd like to see how people are doing it to connect to 9 machines as well as
>
X, so if you can get 9 to use mount server to either OS (or netatalk or
>
MacLAN or whatever you can get it to connect to).
>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Seth,
This works for me to our Sun server from OS 9.2.1:
mount volume "afp://" & (owner name) & ":" & pw & "@" & IPAddress &
"/" & volumeName
Pat Cannon
--whose business card rather exaggeratedly says "AppleScript Developer".
_______________________________________________
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.