File transfer from Unix to a mainframe sequential dataset using
a file transfer profile for defining the ASCII/EBCDIC conversion. The
filename is defined without quotes so the DSN prefix is added to the
filename.
On the mainframe host, create the file transfer profile
configuration file ($HOME/.ssh2/ssh_ftadv_config
) that
contains a filename-matching profile:
//.*test\\.file\\(.*\\)$ C=ISO8859-1,D=IBM-1047
After the file transfer profile configuration file is set, the file
can be transferred with the following commands: