The following table indicates the CSV output format of a request.
Short output is also possible with ftshwr, see "ftshwr".
The Parameter column contains the name of the output parameter during long output, see Output format of ftshwr.
Column | Type | Values and Meaning | Parameter |
TransId | Number | Request ID | TRANSFER-ID |
Initiator | String | *LOC / *REM | INITIATOR |
State | String | *LOCK / *WAIT / *HOLD / *FIN / *ACT / *CANC / | STATE |
PartnerName | String | Name or address of the partner enclosed in | PARTNER |
PartnerState | String | *ACT / *INACT / *NOCON / *INSTERR | PARTNER-STATE |
TransDir | String | *TO / *FROM | TRANS |
ByteNum | Number | Number of bytes transferred / empty | BYTECNT |
LocFileName | String | File name in the local system enclosed in double | LOC: |
LocElemName | String | empty | --- |
LocElemType | String | empty | --- |
LocElemVersion | String | empty | --- |
Prio | String | *NORM / *LOW | PRIO |
Compress | String | *NONE / *BYTE / *ZIP | COMPRESS |
DataEnc | String | *YES / *NO | ENCRYPT |
DiCheck | String | *YES / *NO | DICHECK |
Write | String | *REPL / *EXT / *NEW | WRITE |
StartTime | String | Time at which the request is started (format | START |
CancelTime | String | Time at which the request is deleted from the | CANCEL |
Owner | String | Local user ID enclosed in double quotes | OWNER |
DataType | String | *CHAR / *BIN / *USER | DATA |
Transp | String | *YES / *NO | TRANSP |
LocTransAdmId | String | User ID for accessing the local system, enclosed | LOC: |
LocTransAdmAcc | String | empty | --- |
LocProfile | String | empty | --- |
LocProcAdmId | String | empty | --- |
LocProcAdmAcc | String | empty | --- |
LocSuccProc | String | Local follow-up processing on success, enclosed | LOC: |
LocFailProc | String | Local follow-up processing on error, enclosed in | LOC: |
LocListing | String | empty | --- |
LocMonjv | String | empty | --- |
LocCcsn | String | Name of the character set in the local system | LOC: |
RemFileName | String | File name in the remote system enclosed in | REM: |
RemElemName | String | empty | --- |
RemElemType | String | empty | --- |
RemElemVersion | String | empty | --- |
RemTransAdmId | String | User ID in the remote system enclosed in double | REM: |
RemTransAdmAcc | String | Account number in the remote system enclosed | REM: |
RemTransAdmAccount1 | String | Account number in the remote system enclosed | REM: |
RemProfile | String | *YES / *NONE | REM: |
RemProcAdmId | String | empty | --- |
RemProcAdmAcc | String | empty | --- |
RemSuccProc | String | Remote follow-up processing on success, | REM: |
RemFailProc | String | Remote follow-up processing on error, enclosed | REM: |
RemCcsn | String | Name of the character set used in the remote | REM: |
FileSize | Number | Size of the file in bytes / empty | FILESIZE |
RecSize | Number | Maximum record size in bytes / empty | RECSIZE |
RecFormat | String | *STD / *VARIABLE / *FIX / *UNDEFINED | RECFORM |
StoreTime | Date | Time at which the request was entered in the | STORE |
ExpEndTime | Date | empty | --- |
TranspMode | String | *YES / *NO | TRANSP |
DataEncrypt | String | *YES / *NO | ENCRYPT |
TabExp | String | *AUTO / *YES / *NO | TABEXP |
String | *ALL / *FAIL / *NO | LOC: | |
DiagCode | String | Diagnostic information / empty | DIAGCODE |
FileAvail | String | *IMMEDIATE / *DEFERRED / *NSPEC | AVAILABILITY |
StorageAccount | String | Account number (for FTAM only) / empty | STOR-ACCOUNT |
AccessRights | String | FTAM access rights / empty | ACCESS-RIGHTS |
LegalQualif | String | Legal qualification (for FTAM only) / empty | LEGAL-QUAL |
PartnerPrio | String | *LOW / *NORM / *HIGH | PARTNER-PRIO |
TargetFileForm | String | *STD / *BLOCK / *SEQ | TARGFORM |
TargetRecForm | String | *STD / *UNDEFINED | TRECFRM |
Protection | String | *STD / *SAME | PROTECT |
GlobReqId | Number | Global request identification | TRANSFER-ID or |
FNCMode | String | *TRANSPARENT / *CHAR | FNC-MODE |
Progress | Number | number1/number2 / *NSPEC | PROGRESS |
Short output from ftshwr in CSV format
ftshwr -s -csv outputs a table with two rows indicating the number of requests that have the corresponding status, see also "Standard ftshwr output".
Column | Type | Values |
Act | Number | Number of requests with the status ACTIVE |
Wait | Number | Number of requests with the status WAIT |
Lock | Number | Number of requests with the status LOCK |
Susp | Number | Number of requests with the status SUSPEND |
Hold | Number | Number of requests with the status HOLD |
Fin | Number | Number of requests with the status FINISHED |
Total | Number | Total number of requests |
Example
|