April 13, 200124 yr Ok I have the following script and it works fine if I am connecting via AppleTalk but what do I do if i want to connect via TCP/IP? code: tell application "Finder" copy (computer name) to cname mount volume "File Server" on server "ASIP server" as user name cname with password "password" end tell
April 17, 200124 yr I haven't tried this but I believe the syntax is Mount volume "afp://userid :[email protected]/volumename" or Mount volume "afp://userid :[email protected]/volumename" [ April 17, 2001: Message edited by: BobWeaver ]
Create an account or sign in to comment