• 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 Remote Volumes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mounting Remote Volumes


  • Subject: Re: Mounting Remote Volumes
  • From: Eric Peyton <email@hidden>
  • Date: Sun, 24 Feb 2002 22:45:27 -0600

Write an applescript to connect to them and stick it in your startup folder.

For example,

tell application "Finder"
activate
mount volume "afp://user:password@server/sharepoint/"
end tell

Save as an applescript application. Fill in the appropriate parts yourself.

Eric

On Sunday, February 24, 2002, at 07:30 PM, Carla Lewis wrote:

Please forgive the off topic request, but I know someone here has the answer.

I have two remote volumes I connect to everytime I am on my computer. It's a little tedious to do this every time I boot. I would like the to automatically connect everytime I boot.

In OS9, I just put an alias to the remote volume in my startup folder, and that took care of it. It doesn't work in OSX.

Any suggestions???

Oh, and these have no password to login.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Mounting Remote Volumes (From: Carla Lewis <email@hidden>)

  • Prev by Date: Project Builder Eating Resource Files..?
  • Next by Date: Re: Drag and drop files
  • Previous by thread: Mounting Remote Volumes
  • Next by thread: NSCalendarView / NSCalendarControl
  • Index(es):
    • Date
    • Thread