Talk About Network

Google




Programming > Applescript > Re: mount volum...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 1505 of 1697
Post > Topic >>

Re: mount volume NFS options

by Jolly Roger <wbyylebtre@[EMAIL PROTECTED] > Sep 13, 2007 at 05:10 AM

On 2007-09-13 02:26:34 -0500, xylo <choyvp.wzz@[EMAIL PROTECTED]
> said:

> In <200709121456578930-wbyylebtre@[EMAIL PROTECTED]
> Jolly Roger  wrote:
>> On 2007-09-12 12:22:27 -0500, xylo <public.jmm@[EMAIL PROTECTED]
> said:
>> 
>>>>> how can I add -P option with OSAX ?
>>>> 
>>>> If you know of an *existing* scripting addition (OSAX stands for
>>>> Open Scripting Architecture Extension) that sup****ts NFS mounting,
>>>> then you would simply install that script addition and use its
>>>> command in your script.
>>> 
>>> I want to make a applescript that do 'mount_nfs' with -P option;
>>> that's clear !
>> 
>> Writing a script is one thing. Like I said before, if you are using
>> AppleScript's "do shell script" command to execute the mount_nfs
>> command-line tool, you can use whatever command-line switches you want
>> (including -P). Have you tried using "do shell script"?
>> 
>> Writing a scripting addition (OSAX) is something different. If you
>> need  help with that, you should probably visit comp.sys.mac.
>> programmer.*.
>> 
> 
> I just want to do this:
> 
> tell application finder
>   activate
>   mount volume "nfs://<IP @[EMAIL PROTECTED]
>:<****t>/<volume>"
> end

Like I have said many times:

Have you tried using "do shell script"?!

Look:

	do shell script "mount_nfs -o '-P' 125.0.2.81:/u/saetd/client test/"

-- 
Apply rot13 to this e-mail address before using it.

JR
 




 2 Posts in Topic:
Re: mount volume NFS options
xylo <choyvp.wzz@[EMAI  2007-09-13 07:26:34 
Re: mount volume NFS options
Jolly Roger <wbyylebtr  2007-09-13 05:10:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Mon Jan 5 16:26:29 PST 2009.