The syntax for the pvmmake file-transfer command consists of two elements. These elements are
The general file-transfer syntax can be summarized as follows.
file_name_on_local_host remote_host_1 filename_on_remote_host_1 remote_host_2 filename_on_remote_host_2 ... ... remote_host_N filename_on_remote_host_N <BLANK LINE>Note that any line in the config file that begins with the # character is considered to be a comment. A comment cannot take the place of a blank line in the above. For example, in the beginning of the above config file, the three files manager.c, worker.c, and makefile.shadowfax are transferred from the development host mithrandir.nist.org to the remote host galadriel.nist.org.