Hi there,

I've specified it like this:

tell application "Finder"
        mount volume "afp://myusername:[EMAIL PROTECTED]"
end tell

But this doesn't work.  I can't do it over AppleTalk, just TCP/IP since
the server is from appletalk-utils in Linux.

Cheers,

Sveinbjorn

Benji Durden wrote:
> 
> I use
> 
> tell application "Finder"
>     mount volume "afp://user:password@server/folder/folder/etc"
> end tell
> 
> bd
> --
> Benji Durden
> [EMAIL PROTECTED]

Reply via email to