• 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: Mount Volume on Remote Machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mount Volume on Remote Machine


  • Subject: Re: Mount Volume on Remote Machine
  • From: Satyam Satyanarayana <email@hidden>
  • Date: Tue, 28 Apr 2009 11:28:15 +0530

If you can setup SSH to run without password between two machines, it might be possible.
Follow the link to setup SSH without password : http:// linuxproblem.org/art_9.html



On 28-Apr-09, at 12:07 AM, Emmanuel Levy wrote:

At 8:39 PM -0400 4/25/09, Nathan Aston wrote:
Is there a way to send an applescript command from one machine to another that tells that machine to mount on itself the machine that is sending the command

I would try to have Finder run the script on the remote machine, not that mounting a volume it its job (it's Scripting Additions' job, so any vaguely scriptable application could mount a volume) but because Finder is likely to be running.


I would try something like:

tell app "Finder" of machine "eppc://whatever authentication info here@10.0.1.2" to mount volume "myvol"

and if this doesn't work I would hack it more with:

tell app "Finder" of machine "eppc://whatever authentication info here@10.0.1.2" to run script "mount volume \"myvol\""

Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
40novell.com
Archives: http://lists.apple.com/archives/applescript-users


This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Mount Volume on Remote Machine (From: Nathan Aston <email@hidden>)
 >Re: Mount Volume on Remote Machine (From: Emmanuel Levy <email@hidden>)

  • Prev by Date: Re: Scripting Xcode to open a source code file and go to a particular line number
  • Next by Date: Remote Apple Events and disappearing keychain passwords
  • Previous by thread: Re: Mount Volume on Remote Machine
  • Next by thread: Mail: Open message problem solved
  • Index(es):
    • Date
    • Thread