At 3:53 PM +0000 1/26/01, Sveinbjorn Thordarson wrote:
>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.
Provided the kernel has DDP support compiled in or as a module, you
can certainly use DDP rather than TCP/IP. When our cable modem conks
out (an all too frequent occurrence) I can still reach my Linux boxes
even though TCP/IP won't work because the names won't resolve. You
can tell how you're connected by doing a command-I on the disk icon.
Modern Appletalk prefers using TCP/IP, but will fall back to the old
way if TCP/IP isn't working.
>
>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]
--
--
Paul Schinder
[EMAIL PROTECTED]