next up previous contents
Next: Entering Files using Up: Example PADE Session Previous: Entering Host Commands

Entering Files via Setup

 

The names of the files that must be transferred from development host to remote host must be entered for each remote host. In this example, three files will be transferred to each host. They are manager.c , worker.c , and makefile.* , where the makefile name extension indicates for which host the makefile is appropriate.

The following process shows three ways to enter file names: 1) use the file browser, 2) copy and modify an existing file name, and 3) type in the file name using path names from prior entries. When typing in file names, it is possible to use the ``*'' symbol as a wild card. For example, *.c will create an entry for each file with the suffix ``c''.

  1. Click on the first host name in the PADE main window.
  2. Select Setup Files... under the Setup button.
  3. Click on the Add button in the PADE Files window.
  4. Click on the File Browser button in the pop-up window.
  5. Double-click on manager.c in the file browser.
  6. Type <full path of your root directory>/pvm3/bin/ARCH/manager.c in the Remote file: part of the PADE Add File window.
  7. Click on Apply and Close.
  8. Click on the manager.c line in the PADE Files window.
  9. Click on Copy in the PADE Files window.
  10. Click on Modify in the PADE Files window.
  11. Change manager.c to worker.c on the Local file: and Remote file: lines of the PADE Modify File window.
  12. Click on Apply.
  13. Click on Add in the PADE Files window.
  14. Click on Fill with last path in the Local file: part of the PADE Add File window.
  15. Type the name of the makefile to send to this host.
  16. Click on Fill with last path in the Remote file: part of the PADE Add File window.
  17. Type makefile
  18. Click on Apply and Close.
  19. Click on Close in the PADE Files window.


next up previous contents
Next: Entering Files using Up: Example PADE Session Previous: Entering Host Commands



pade@cam.nist.gov