• 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: Mouting a server in OSX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mouting a server in OSX


  • Subject: Re: Mouting a server in OSX
  • From: Ron Bishop <email@hidden>
  • Date: Fri, 21 Jun 2002 09:29:27 -0500

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

Ron Bishop

www.daddydoodaa.com

On Friday, June 21, 2002, at 09:15 AM, John Poole wrote:

any idea of the syntax to add a domain/workgroup option when mounting smb:// servers?


Message: 3
Date: Wed, 19 Jun 2002 15:54:35 -0500
Subject: Re: Mouting a server in OSX
Cc: <email@hidden>
To: Rick Norman <email@hidden>
From: Olivier Destrebecq <email@hidden>

tell app "Finder"
mount volume "afp:/at/ComputerName/Macintosh HD" as user name "otusweb"
with password "xxxxx"
end tell

Olivier
On Wednesday, June 19, 2002, at 02:46 PM, Rick Norman wrote:

Can AS mount an FTP server requiring a password in OSX?
Rick Norman
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

--__--__--

Message: 4
Date: Wed, 19 Jun 2002 16:15:30 -0500
Subject: Re: Mouting a server in OSX
From: Rick Norman <email@hidden>
To: <email@hidden>

That gets almost there, there is a dialog box that shows the volume but
requires clicking on the throbbing OK button or option our with Cancel. Is
there a way to have AS OK it at that point, the way that FaceSpan can with
something like the "click as user"?
Thanks for the help,
Rick Norman

tell app "Finder"
mount volume "afp:/at/ComputerName/Macintosh HD" as user name "otusweb"
with password "xxxxx"
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Mouting a server in OSX (From: John Poole <email@hidden>)

  • Prev by Date: Re: Mouting a server in OSX
  • Next by Date: automating PDF creation
  • Previous by thread: Re: Mouting a server in OSX
  • Next by thread: Why does this crash in 9.2.2?
  • Index(es):
    • Date
    • Thread