Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Standard output format

&pagelevel(5)&pagelevel

Example for Unix systems

ftshwo
STARTED PROC-LIM CONN-LIM ADM-CLIM RQ-LIM MAX-RQ-LIFE TU-SIZE  CCS-NAME
  YES     NONE      16       8      2000      30       65535    ISO88591
PTN-CHK DYN-PART SEC-LEV  FTAC-LOG FT-LOG FT-DIR-LOG ADM-LOG     USE TNS USE CMX
  STD       ON   B-P-ATTR    ALL    ALL       FAIL     ALL          NO      NO
OPENFT-APPL      FTAM-APPL         FTP-PORT           ADM-PORT        ADM-CS
*STD             *STD              21                 11000             NO
ACTIVE           ACTIVE            ACTIVE             ACTIVE
RSA-PROP RSA-MIN AES-MIN ENC-MAND
2048         0     NONE     NO
HOST-NAME        IDENTIFICATION / LOCAL SYSTEM NAME
*NONE            mc011.mynet.local / $FJAM,MC011
FT-ADMIN         FTAC-ADMIN       FT-ADMIN-GROUP
ROOT             *STD             *NONE
FN-CSS-NAME    DEL-LOG  ON  AT     RETPD    RECOVERY   ADM-TRAP-SERVER
  ISO88591      OFF   DAILY 00:00    14      IN+OUT    *NONE
TRAP: SS-STATE FT-STATE PART-STATE PART-UNREA RQ-STATE TRANS-SUCC TRANS-FAIL
CONS    OFF      OFF       OFF        OFF       OFF       OFF        OFF
ADM              OFF       OFF        OFF       OFF       OFF        OFF
FUNCT:  SWITCH PARTNER-SELECTION    REQUEST-SELECTION    OPTIONS    OPTIONS-LL
MONITOR  OFF   ALL                  ALL
TRACE    OFF   ALL                  ALL                  NONE       OFF

Example for Linux systems with FT administrator group

ftshwo
STARTED PROC-LIM CONN-LIM ADM-CLIM RQ-LIM MAX-RQ-LIFE TU-SIZE  CCS-NAME
  YES     NONE      16       8      2000      30       65535    ISO88591
PTN-CHK DYN-PART SEC-LEV  FTAC-LOG FT-LOG FT-DIR-LOG ADM-LOG     USE TNS USE CMX
  STD       ON   B-P-ATTR    ALL    ALL       FAIL     ALL          NO      NO
OPENFT-APPL      FTAM-APPL         FTP-PORT           ADM-PORT        ADM-CS
*STD             *STD              21                 11000             NO
ACTIVE           ACTIVE            ACTIVE             ACTIVE
RSA-PROP RSA-MIN AES-MIN ENC-MAND
2048         0     NONE     NO
HOST-NAME        IDENTIFICATION / LOCAL SYSTEM NAME
*NONE            mc011.mynet.local / $FJAM,MC011
FT-ADMIN         FTAC-ADMIN       FT-ADMIN-GROUP
*NONE            *STD             ftgroup
FN-CSS-NAME    DEL-LOG  ON  AT     RETPD    RECOVERY   ADM-TRAP-SERVER
  ISO88591      OFF   DAILY 00:00    14      IN+OUT    *NONE
TRAP: SS-STATE FT-STATE PART-STATE PART-UNREA RQ-STATE TRANS-SUCC TRANS-FAIL
CONS    OFF      OFF       OFF        OFF       OFF       OFF        OFF
ADM              OFF       OFF        OFF       OFF       OFF        OFF
FUNCT:  SWITCH PARTNER-SELECTION    REQUEST-SELECTION    OPTIONS    OPTIONS-LL
MONITOR  OFF   ALL                  ALL
TRACE    OFF   ALL                  ALL                  NONE       OFF

Example for Windows systems

ftshwo
STARTED PROC-LIM CONN-LIM ADM-CLIM RQ-LIM MAX-RQ-LIFE TU-SIZE  CCS-NAME
  YES       2       16       8      2000      30       65535    CP1252 
PTN-CHK DYN-PART SEC-LEV  FTAC-LOG FT-LOG FT-DIR-LOG ADM-LOG     USE TNS USE CMX
  STD       ON   B-P-ATTR    ALL    ALL     FAIL       ALL          NO      NO
OPENFT-APPL      FTAM-APPL         FTP-PORT           ADM-PORT        ADM-CS
*STD             *STD              21                 11000             NO
ACTIVE           ACTIVE            ACTIVE             ACTIVE
RSA-PROP RSA-MIN AES-MIN ENC-MAND
2048        0     NONE     NO 
HOST-NAME        IDENTIFICATION / LOCAL SYSTEM NAME
*NONE            mc011.mynet.local / $FJAM,MC011 
FT-ADMIN         FTAC-ADMIN       FT-ADMIN-GROUP
SYSTEM           *STD             *NONE
DEL-LOG    ON  AT       RETPD      RECOVERY    ADM-TRAP-SERVER
 OFF     DAILY 00:00      14        IN+OUT       *NONE
TRAP: SS-STATE FT-STATE PART-STATE PART-UNREA RQ-STATE TRANS-SUCC TRANS-FAIL
CONS    OFF      OFF       OFF        OFF       OFF       OFF        OFF
ADM              OFF       OFF        OFF       OFF       OFF        OFF
FUNCT:  SWITCH PARTNER-SELECTION    REQUEST-SELECTION    OPTIONS    OPTIONS-LL
MONITOR  OFF   ALL                  ALL
TRACE    OFF   ALL                  ALL                  NONE       OFF

Meaning of the output together with the associated command options:

Field name

Meaning and values

Command/
option

STARTED

Specifies whether the asynchronous openFT server
has started (YES) or not (NO).

ftstart
ftstop

PROC-LIM

Maximum number of openFT servers available for the
processing of asynchronous requests.

ftmodo -pl=

CONN-LIM

Maximum number of asynchronous requests that can
be processed simultaneously.

ftmodo -cl=

ADM-CLIM

Maximum number of asynchronous administration
requests including ADM traps that can be processed
simultaneously.

ftmodo -admcl=

RQ-LIM

Maximum number of file transfer requests that can
simultaneously be present in the local system's
request queue.

ftmodo -rql=

MAX-RQ-LIFE

Maximum lifetime of requests in the request queue (in
days).

ftmodo -rqt=

TU-SIZE

Upper limit for message length at transport level (in
bytes).

ftmodo -tu=

CCS-NAME

Name of the character set used by default for file
transfer requests.

ftmodo -ccs=

PTN-CHK

Setting for sender verification:
ADDR: addressSTD: identification
AET: Application Entity Title (for FTAM partner)
T+AE: AET + address

ftmodo -ptc=

DYN-PART

Setting for dynamic partner entries:
ON (activated)
OFF (deactivated)

ftmodo -dp=

SEC-LEV

Default security level for partners in the partner list for
which no security level has been set:

ftmodo -sl=

1..100:
Fixed security level. 1 is the lowest and 100 the
highest security level.


B-P-ATTR:
The security level is depending on the partner's
attributes, i.e.:
10 if the partner has been authenticated.
90 if the partner is known in the transport system.
100 otherwise, i.e. if the partner has only been
identified by its address.

ftmodo -sl=p

FTAC-LOG

Scope of FTAC logging:

ftmodo -lc=

ALL: All FTAC access checks


MODIFY: Modifying file management requests and
rejected FTAC access checks


REJECTED: Only rejected FTAC access checks


FT-LOG

Scope of FT logging:

ftmodo -lt=

ALL: All requests


FAIL: Only errored FT requests


NONE: FT Logging deactivated


FT-DIR-LOG

Scope of logging of directory transfer:

ftmodo -ltd=

ALL: All invidual requests


FAIL: Only errored invidual requests


NONE: No invidual requests


ADM-LOG

Scope of ADM logging:

ftmodo -la=

ALL: All requests


FAIL: Only errored ADM requests


MODIFY: only modifying ADM requests


NONE: ADM Logging deactivated


USE TNS

Specifies whether the TNS is to be used (YES) or not
(NO) during operation with CMX

ftmodo -tns=

USE CMX

Specifies whether operation with CMX is activate
(YES) or not (NO)

ftmodo -cmx=

OPENFT-APPL

Port number of the local openFT server, possibly
extended by the transport selector.
*STD means that the default value is used i.e. 1100
and $FJAM in Transdata format (EBCDIC, 8
characters long, padded with blanks).

ftmodo -openft=

Line 2:
ACTIVE: openFT protocol activated
DISABLED: openFT protocol (inbound) deactivated
INACT: openFT protocol (inbound) not available
NAVAIL: openFT protocol not licensed (only on
Windows systems)

ftmodo -acta=

FTAM-APPL

Port number of the local FTAM server, possibly
extended by the transport selector, the session
selector and the presentation selector.
*STD means that the default value is used i.e. 4800
and $FTAM in Transdata format (EBCDIC, 8
characters long, padded with blanks)

ftmodo -ftam=

Line 2:
ACTIVE: FTAM protocol activated
DISABLED: FTAM protocol (inbound) deactivated
INACT: FTAM protocol (inbound) not available
NAVAIL: FTAM not installed (Unix systems)
NAVAIL: FTAM protocol not licensed (Windows
systems)

ftmodo -acta=

FTP-PORT

Port number used by local FTP server.
Default port: 21

ftmodo -ftp=

Line 2:
ACTIVE: FTP protocol activated
DISABLED: FTP protocol (inbound) deactivated
INACT: FTP protocol (inbound) not available
NAVAIL: FTP not installed (Unix systems)
NAVAIL: FTP protocol not licensed (Windows
systems)

ftmodo -acta=

ADM-PORT

Port number used by remote administration.
Default port: 11000

ftmodo -adm=

Line 2:
ACTIVE: remote administration activated
DISABLED: remote administration (inbound) deactivated


INACT: remote administration (inbound) not available

ftmodo -acta=

ADM-CS

Specifies whether the local openFT instance is flagged
as a remote administration server (YES) or not (NO).

ftmodo -admcs=

RSA-PROP

RSA key length to encrypt the AES/DES key.
Values: 0 | 768 | 1024 | 2048 | 3072 | 4096.

ftmodo -kl=

RSA-MIN

RSA minimum key length. Values: 0 | 768 | 1024 |
2048 | 3072 | 4096.

ftmodo -klmin=

AES-MIN

AES minimum key length. Values: NONE | 128 | 256.

ftmodo -aesmin=

ENC-MAND

Specifies whether the inbound and/or outbound
encryption is activated (YES) or not (NO).

ftmodo -c=

HOST-NAME

Host name of the local computer, *NONE means that
no host name has been assigned.

ftcrei -addr=
ftmodi -addr=

IDENTIFICATION

Instance identification of the local openFT instance.

ftmodo -id=

FT-ADMIN

Name of the FT administrator or SYSTEM (on
Windows systems) or ROOT (on Unix systems).

ftmodo -admpriv=

FTAC-ADMIN

Name of the FTAC administrator or *STD (only on
Windows systems).

ftmoda ... -priv=

FT-ADMIN-GROUP

Name of the FT administrator group (Linux systems)

ftmodo -gadmpriv=

LOCAL-SYSTEM-NAME

Name of the local system.

ftmodo -p= -l=

DEL-LOG

Automatic deletion of log records activated (ON) or
deactivated (OFF)

ftmodo -ld=

FN-CCS-NAME

Character set used for displaying file names in the
case of inbound requests in character mode (only on
Unix systems).

ftmodo -fnccs=

ON

Day on which the log records are to be deleted:
MON, TUE, ... SUN (day of the week) or
1...31 (day of the month) or
DAILY (every day)

ftmodo -ldd=

AT

Time at which the log records are to be deleted
(hh:mm)

ftmodo -ldt=

RETPD

Minimum age of log records for deletion in days. 0
means the current day.

ftmodo -lda=

RECOVERY

Activate and deactivate the restart function for
inbound and outbound requests:
IN+OUT: restart function is activated for inbound as
well as for outbound requests.
IN: restart function is only activated for inbound
requests
OUT: restart function is only activated for outbound
requests
NO: restart function is deactivated for inbound as well
as for outbound requests.


ADM-TRAP-SERVER

Name or address of the partner to which the ADM
traps are sent.
*NONE means that the sending of ADM traps is
deactivated.

ftmodo -atpsv=

TRAP

The TRAP settings are output here. The possible
values are ON and OFF. The row CONS indicates the
console traps and the row ADM the ADM traps. The
columns designate the events for which traps may be
generated:

ftmodo -tpc=
-atp=

SS-STATE: Change of the status of the openFT
subsystem (row CONS only)


FT-STATE: Change of the status of the asynchronous
server


PART-STATE: Change of the status of partner
systems


PART-UNREA: Partner systems unreachable


RQ-STATE: Change of the status of request administration


TRANS-SUCCRequests completed successfully


TRANS-FAIL: Failed requests


FUNCT

The settings for monitoring (MONITOR row) and
tracing (TRACE row) are output in this section. The
individual columns have the following meanings:


SWITCH: Function (monitoring or tracing) activated
(ON) or deactivated (OFF)

ftmodo -mon=
-tr=

PARTNER-SELECTION: Selection based on the
partner system's protocol type. Possible protocol
types: OPENFT, FTP, FTAM.
ADM (administration partner) can also be output under
TRACE.
ALL means that all protocol types have been selected,
i.e. tracing/monitoring is possible for all partner
systems.
NONE means that no protocol type has been selected.

ftmodo -monp=
-trp=

REQUEST-SELECTION: Selection based on the
request type.
The following are possible:
ONLY-SYNC/ONLY-ASYNC (only synchronous or
only asynchronous requests)
ONLY-LOCAL/ONLY-REMOTE (only locally or only
remotely submitted requests).
ALL means no restriction, i.e. all requests.

ftmodo -monr=
-trr=

OPTIONS (only in the TRACE row)NONE means no
options (trace in default format)
NO-BULK-DATA means minimum trace, i.e. bulk data
(file contents) is not logged. In addition, no repetitions
of data log elements are logged.

ftmodo -tro=

OPTIONS-LL
Scope of tracing for lower protocol layers:
OFF: Deactivated
STD: Default
DETAIL: Details

ftmodo -troll=