Next: Entering Files using
Up: Example PADE Session
Previous: Entering Host Commands
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''.
- Click on the first host name in the PADE main window.
- Select Setup Files... under the Setup button.
- Click on the Add button in the PADE Files window.
- Click on the File Browser button in the pop-up window.
- Double-click on manager.c
in the file browser.
- Type <full path of your root directory>/pvm3/bin/ARCH/manager.c
in the Remote file: part of the PADE Add File window.
- Click on Apply and Close.
- Click on the manager.c
line in the PADE Files window.
- Click on Copy in the PADE Files window.
- Click on Modify in the PADE Files window.
- Change manager.c
to worker.c
on the Local file:
and Remote file: lines of the PADE Modify File window.
- Click on Apply.
- Click on Add in the PADE Files window.
- Click on Fill with last path in the Local file: part
of the PADE Add File window.
- Type the name of the makefile to send to this host.
- Click on Fill with last path in the Remote file: part
of the PADE Add File window.
- Type makefile
- Click on Apply and Close.
- Click on Close in the PADE Files window.
Next: Entering Files using
Up: Example PADE Session
Previous: Entering Host Commands
pade@cam.nist.gov