This dialog provides the capability to send files to z/OS via FTP.
Related Receive and Send Activity Logs document.PDS Name is a z/OS Partitioned Data Set or a flat file that is to receive the sent file(s).
The Browse button next to DSN name box allows you to browse for PDS/PDSE libraries and flat files on the remote system. If a file list exists, you will be asked if you wish to refresh the list or not. Selecting "No" loads the existing list. Selecting Yes prompts you with the Remote DSN Wild Card dialog to specify the wild card for generating a new list. Select Search to create the list.
Caution: The PDS/PDSE/Flat file name on z/OS can be a maximum 44 characters long.
For Wild Card choices, see the WildCardPdsFilter document.
File name, is the file name to be sent. If you select Send for a program node, the file name you clicked on will be automatically selected for you.
If you select Send for a directory node, you can send a single file or multiple files using a wild card from the drop-down list. The wild card '*.*' is used by default to send all program names. A selection dialog of programs to be sent is presented.
You can select individual programs from the list or select all to send all programs in the list.
For Wild Card choices, see the WildCardFilter document.
Check Default, Binary or Text box at the bottom of the dialog to send files in the respective code format.
The Default box is the Codeset chosen on FTP Connection Dialog.
The Binary box transfers files in binary mode (bytes are transmitted as 8 bits without conversion).
Text box transfers files in ASCII text mode (bytes are converted to ASCII before transmission.)