Example for the output in abbreviated form and in long output format:
ftshwptn NAME STATE SECLEV PRI TRACE LOC REM P-CHK RSA-PROP RSA-MIN ADDRESS pingftam ACT 50 NORM FTOPT 0 0 2048 0 ftam://PING.homenet.de PINGO ACT STD NORM FTOPT 0 0 FTOPT FTOPT FTOPT PINGPONG.homenet.de:1234 rout0001 ACT STD HIGH FTOPT 0 0 FTOPT FTOPT FTOPT INCOGNITO servftp ACT B-P-ATTR LOW ON 0 0 4096 1024 ftp://ftp.homenet.de ftshwptn -l NAME STATE SECLEV PRI TRACE LOC REM P-CHK RSA-PROP RSA-MIN ADDRESS INBND REQU-P RECOV ROUTING IDENTIFICATION pingftam ACT 50 NORM FTOPT 0 0 2048 0 ftam://PING.homenet.de DEACT STD ON PINGO ACT STD NORM FTOPT 0 0 FTOPT FTOPT FTOPT PINGPONG.homenet.de:1234 ACT SERIAL OFF PINGPONG.homenet.de rout0001 ACT STD HIGH FTOPT 0 0 FTOPT FTOPT FTOPT INCOGNITO ACT STD FTOPT ROUT01 INCOGNITO.id.new servftp ACT B-P-ATTR LOW ON 0 0 4096 1024 ftp://ftp.homenet.de ACT STD OFF
Example for the output of an FTAM partner in long output format
ftshwptn myftam -l NAME STATE SECLEV PRI TRACE LOC REM P-CHK ADDRESS INBND REQU-P RECOV ROUTING IDENTIFICATION myftam ACT STD NORM FTOPT 0 0 ftam://d012ze28.due.fxy.net ACT SERIAL FTOPT 1.0.795.323.64 AETitle format 2 (numeric) Application Process Title = 1.0.795.323.64
Explanation
NAME
Name of the entry in the partner list.
STATE
Specifies how file transfer requests issued locally to the specified partner system are processed.
ACT
File transfer requests issued locally to this partner system are processed with ftstart.
DEACT
File transfer requests issued locally to this partner system are initially not processed, but are only placed in the request queue.
ADEAC
Failed attempts at establishing a connection lead to this partner system being deactivated. The maximum number of consecutive failed attempts is 5. In order to perform file transfers with this partner system again, it must be explicitly reactivated with ftmodptn -st=a.
NOCON
Attempt to establish a transport connection failed.
LUNK
Local system is not known in the remote FT system.
RUNK
Partner system is not known in the local transport system.
AINAC
Partner system has been deactivated after a number of unsuccessful attempts to establish a connection.
LAUTH
Local system could not be authenticated in the partner system. A valid public key for the local openFT instance must be made available to the partner system.
RAUTH
Partner system could not be authenticated in the local system. A valid public key for the partner system must be stored in the folder syskey of the openFT instance, see also section “Instance identification”.
In the case of the standard instance, syskey is in the directory /var/openFT/std (Unix systems) and %ProgramData%\Fujitsu Technology Solutions\openFT\var\std (Windows systems), respectively.
DIERR
A data integrity error has been detected on the connection to the partner system. This can be the result of attempts at manipulation on the data transfer path or of an error in the transport system. The connection has been interrupted, but the affected request is still live (if it has the capability of being restarted).
NOKEY
The partner does not accept unencrypted connections, but no key is available in the local system. A new key must be generated.
IDREJ
The partner or an intermediate instance has not accepted the instance ID sent by the local system. Check whether the local instance ID matches the entry for the partner in the partner list.
SHORT
A resource bottleneck has occurred on the partner.
SECLEV
Security level assigned to the partner system.
1..100
A fixed security level is assigned to the partner system:
1 is the lowest security level (partner is extremely trusted) and 100 is the highest security level (partner is not trusted).
STD
The global setting for the security level applies.
B-P-ATTR
The security level is assigned to the partner on the basis of the partner's attributes, i.e.:
Security level 10 if the partner has been authenticated.
Security level 90 if the partner is known in the transport system and is identified by the name it is known by in the transport system.
Security level 100 otherwise, i.e. if the partner has only been identified by its address.
PRI
Priority of a partner with respect to the processing of requests:
NORM
Normal priority.
LOW
Low priority.
HIGH
High priority.
TRACE
The global settings for partner selection in the openFT trace function apply.
FTOPT
The global setting for partner selection in the openFT trace function applies.
ON
The trace function is activated for this partner. However, a trace is only written if the global openFT trace function is also activated.
OFF
The trace function is deactivated for this partner.
LOC
Shows the number of file transfer requests addressed to the partner system entered in the local system.
REM
Shows the number of file transfer requests issued by the remote FT system and addressed to the local FT system.
P-CHK
Shows the settings for sender verification and authentication.
FTOPT
The global setting for sender verification applies.
STD
Checking of the transport address is deactivated. Only the identification of the partner is checked. The transport address of the partner is not checked even if extended sender verification is activated globally.
T-A
Checking of the transport address is activated. The transport address of the partner is checked even if checking of the transport address is deactivated globally. If the transport address used by the partner to log in does not correspond to the entry in the partner list, the request is rejected.
AUTH
The partner is subjected to a cryptographic identity check on the basis of its public key in the syskey directory (for authentication). The partner supports authentication level 2.
!AUTH
The partner is subjected to a cryptographic identity check on the basis of its public key in the syskey directory (for authentication). The partner supports authentication level 1.
AUTHM
Authentication must be used.
NOKEY
No valid key is available from the partner system although authentication is required.
RSA-PROP
Shows the properties of partner systems which have a specific RSA-PROPOSAL key.
FTOPT
The global setting for keys during transfers.
0 | 768 | 1024 | 2048 | 3072 | 4096
Local values for specifing partner for keys during transfers, which takes priority over globally set keys.
RSA-MIN
Shows the properties of partner systems which have a specific RSA-MINIMUM key.
FTOPT
The global setting for keys during transfers.
0 | 768 | 1024 | 2048 | 3072 | 4096
Local values for specifing partner for keys during transfers, which takes priority over globally set keys.
ADDRESS
Address of the partner system.
The following parameters are only output with ftshwptn -l.
ROUTING
Routing info of the partner system if specified.
IDENTIFICATION
Identification of the partner system if specified.
INBND
State of the partner for inbound requests:
ACT
Inbound function is activated, i.e. requests issued remotely are processed.
DEACT
Inbound function is deactivated, i.e. requests issued remotely are rejected.
REQU-P
Operating mode for asynchronous outbound requests:
STD
Requests to this partner can be processed in parallel.
SERIAL
Requests to this partner are always processed serially.
RECOV
Restart function (recovery) for outbound requests.
FTOPT
The global setting for the restart function in the operating parameters is valid.
ON
The restart function is activated.
OFF
The restart function is deactivated.
AETitle
Specifies the format of the Application Entity Title.
no AETitle
No Calling AET is sent
nil AETitle
The nil APTitle is sent as Calling AET
AETitle format 1 (transparent)
The Calling AET is defined in Directory form (transparent).
AETitle format 2 (numeric)
The Calling AET is defined in numeric format.
Application Process Title and Application Entity Qualifier are optional outputs.