• 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
what is syntax for mounting a windows server?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

what is syntax for mounting a windows server?


  • Subject: what is syntax for mounting a windows server?
  • From: Ken Victor <email@hidden>
  • Date: Tue, 02 Jan 2001 18:46:23 -0800

i'm trying unsuccessfully to mount a windows file server from one of
my scripts. if i use the chooser to mount it, i specify an ip address
of the form:
a.b.c.d:n
i've tried all the following applescript variants and none seem to
work (i get -1070 or -5016 errors):

mount volume "afp://a.b.c.d:n/vol.volname/" as user name "myname"
with password "mypassword"

mount volume "afp://myname:mypassword@a.b.c.d:n/vol.volname"

mount volume "vol.volname" on server "a.b.c.d:n" as user name
"myname" with password "mypassword"

could someone please tell me the proper syntax to accomplish the mounting?

thanx,
ken


  • Follow-Ups:
    • Re: what is syntax for mounting a windows server?
      • From: McNair <email@hidden>
  • Prev by Date: Re: Moving data from FM pro to Excel
  • Next by Date: Re: Newbie To AppleScript
  • Previous by thread: Droplet and Aliases...how?
  • Next by thread: Re: what is syntax for mounting a windows server?
  • Index(es):
    • Date
    • Thread