SSH

File Transfer Profiles

Edit the global or local user ssh_ftadv_config file to include a named or filename-matched profile.

We provide a sample configuration file (/opt/tectia/etc/ssh_ftadv_config.example). It is a good idea to copy this file to the directory you want and edit it to match your preferences.

In the FTADV configuration file of your choice you can use one of the following types of profiles:

Take a look at Using File Transfer Profiles for a good practical of matched profiles.

The following table describes the named transfer profiles that are defined in /opt/tectia/etc/ssh_ftadv_config.example.

Table 3.2. Named File Transfer Profiles

Profile NameIncluded FTADV AttributesUsage
UNIXX=text, F=line, C=iso8859-1, D=ibm-1047Text files from Unix to z/OS
WINX=text, F=line, C=iso8859-1, D=ibm-1047, I=dos, J=mvsText files from Windows to z/OS
ZOSX=text, F=lineText files from z/OS to another z/OS
FB80X=text, F=line, C=iso8859-1, D=ibm-1047, O=fb, R=80Text files between Unix and z/OS. Data sets created in z/OS will have fixed blocked format with 80 byte records.
RECF=record, R=1024Preserves record length information. Data sets created in z/OS will have variable blocked format with a maximum record length of 1024 bytes.
BINX=bin, F=streamBinary file transfers
%X=bin, F=streamDisables data set pattern matching