source: CPL/oasis3-mct/branches/OASIS3-MCT_2.0_branch/util/oasisgui/library/DATA/code_plugins/distant_unix.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: 767 bytes
Line 
1<model name="distant_unix" title="Cerfacs, Code execution from External to NFS network" >
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="/wkdir/cfd1/mylogin" />
5    <info name="nbprocs" title="Procs number" type="integer" default="1" />
6    <desc>
7        This plugin is for Cerfacs only
8        It allows to execute a code from an external computer, typically a mac, or any computer NOT on the NFS system.
9         Check that you can log on the distant machnine without password!!!
10[]
11[logo=plugin_ssh;caption=execution through ssh ]
12[]
13[logo=cerfacs;caption=Cerfacs only]
14</desc>
15    </model>
Note: See TracBrowser for help on using the repository browser.