• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: mounting volumes using TCP/IP
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: mounting volumes using TCP/IP


  • Subject: RE: mounting volumes using TCP/IP
  • From: <email@hidden>
  • Date: Thu, 25 Oct 2001 09:33:46 -0500

If the volume is an afp volume via TCP/IP use-

OS 9

Tell application "Finder"
mount volume "afp://username:email@hidden/shared_volume"
-- it may be "afp://at/username....
end tell

OS X 10.1

If the volume is a Windows volume shared via smb/cifs

Tell application "Finder"
open location "smb:// domain;username:password@server/shared_volume"
end tell

If you're in an NT domain don't forget the domain name then a semi-colon
then username...I couldn't figure it out-then someone named Iwan taught me
that tidbit on the OS X AppleScript Discussion Area.

Hope that helps,

Ron Bishop
-----Original Message-----

  • Prev by Date: Re: (no subject)
  • Next by Date: Adjusting height of textbox in Qxp
  • Previous by thread: Re: mounting volumes using TCP/IP
  • Next by thread: Passing a variable from a webpage to an AppleScript
  • Index(es):
    • Date
    • Thread