The script upload component allows user created scripts to be uploaded from the Web browser to the cluster head. The component exists as an active link on a page that, when clicked, loads a dialog window like the one that follows.
Image 6-1: Create Script window |
![]() |
Click to enlarge |
To add/delete/modify a script upload component
The server and Cloud paths must be different if you are using an SSH connection to the localhost for Moab; otherwise the file will be deleted.
<script-upload> <server-path>/tmp</server-path> <Cloud-path>/var/tmp</Cloud-path> <form-submit>/fileupload/script</form-submit> </script-upload>
Related topics