source: CPL/oasis3-mct/branches/OASIS3-MCT_2.0_branch/util/oasisgui/library/DATA/code_plugins/coria_anymachine_ssh.xml @ 4775

Last change on this file since 4775 was 4775, checked in by aclsce, 5 years ago
  • Imported oasis3-mct from Cerfacs svn server (not suppotred anymore).

The version has been extracted from https://oasis3mct.cerfacs.fr/svn/branches/OASIS3-MCT_2.0_branch/oasis3-mct@1818

File size: 621 bytes
Line 
1<model name="coria_anymachine_ssh" title="Coria, Code execution on any ssh machine" >
2    <param name="login" title="Login" type="ascii"  default="login"/>
3    <param name="machine" title="Machine" type="ascii" default="cobra" />
4    <param name="directory" title="working directory" type="ascii" default="~" />
5    <param name="nbprocs" title="Procs number" type="integer" default="1" />
6    <desc>
7        This plugin is for Coria only
8         Check that you can log on the distant machnine without password!!!
9[]
10[logo=plugin_ssh;caption=execution through ssh ]
11[]
12[logo=coria;caption=Coria only]
13</desc>
14    </model>
Note: See TracBrowser for help on using the repository browser.