• 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
Mounting and Dismounting local or server volumes on Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mounting and Dismounting local or server volumes on Tiger


  • Subject: Mounting and Dismounting local or server volumes on Tiger
  • From: Jacques Ravanat <email@hidden>
  • Date: Mon, 17 Oct 2005 11:43:40 +0200

On Tiger, AS code to mount a volume located on a local server, can be :

tell application "Finder"
    if not (exists disk "G3400-X") then
        mount volume "afp://PB-G3400.local/G3400-X/" as user name "Jacques" with password "abcdefg"
        --mount volume "afp://jacques:email@hidden/G3400-X/"
    end if
end tell

•1• What is the correct code for dismounting it ?

•2• What is the correct code to mount a secondary local disk or a partition of the startup disk when it has been dismounted ?

•3• What does prevent  "Disk Utility" to be scriptable ?

Thanks for your help and/or any comments.

Jacques Ravanat



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Mounting and Dismounting local or server volumes on Tiger
      • From: Michael Schmidt <email@hidden>
    • Re: Mounting and Dismounting local or server volumes on Tiger
      • From: Yvan KOENIG <email@hidden>
  • Prev by Date: Re: Is Classic running?
  • Next by Date: Autoreply: Applescript-users Digest, Vol 2, Issue 679
  • Previous by thread: Re: Make New File in System Events
  • Next by thread: Re: Mounting and Dismounting local or server volumes on Tiger
  • Index(es):
    • Date
    • Thread