Unix systems:
$ftshwr TRANS-ID INI STATE PARTNER DIR BYTE-COUNT PROGRESS FILE-NAME 65558 LOC WAIT *PINGO TO 0 NA /home1/september.pdf 196610 LOC WAIT servus.* FROM 0 NA /home2/mails/memo02.txt 262146 LOC WAIT servus.* TO 0 NA /home3/pic/picture10.gif 196694 LOC ACT win01 TO 0 2/11 dir/file.gr 65558 LOC ACT %ip172.* FROM 154740 15/150 /home/hcl5
Windows systems:
|
Explanation of the output
TRANS-ID
The TRANS-ID column (transfer identification) contains the request numbers used by openFT to identify the file transfer requests. The TRANS-ID can be used to cancel requests with the ftcanr command.
INI
The INI column indicates the initiator:
LOC: The request was submitted in the local system.
REM: The request was submitted in the remote system.
STATE
The STATE column indicates the state of the request.
The following states are possible:
ACT (active)
The request is currently being processed.
WAIT (wait)
The request is waiting.
In this case, the partner system (PARTNER) may be indicated. This indication shows the cause of the WAIT state.
LOCK (locked)
The request is temporarily excluded from processing.
This state may occur both for openFT and for FTAM partners.
With openFT partners, e.g. when a resource bottleneck is encountered or when external data media must be made available.
With FTAM partners, when one of the partners proposes a waiting period until the next start or recovery attempt via the FTAM protocol, and this period exceeds the delay normally permitted.
In this case, the partner system (PARTNER) may be indicated. This indication shows the cause of the LOCKED state.
CANC (cancelled)
The request was cancelled in the local system.
However, the remote system is aware of its existence, e.g. because it was previously active. Therefore, the request cannot be removed from the request queue until a connection to the partner has been re-established.
FIN (finished)
This status arises for requests involving FTAM partners when the request has been either completed or cancelled, but the user has not yet been informed of the fact.
HOLD (hold)
The start time specified when the request was issued has not been reached.
SUSP (suspend)
The request was interrupted.
PARTNER
Name or address of the partner, see also section “Specifying partner addresses”. If the partner address is more than 8 characters in length then it is truncated to 7 characters and suffixed with an asterisk (*).
If the request is in a WAIT or LOCKED state, the following indicators before PARTNER are also entered in the request queue:
(empty) No resources free at present (e.g. no memory).
*
The local FT administrator has locked the resource, e.g. deactivating the partner.
!
Connection setup to the partner system failed. The partner is currently inactive, or he can currently accept no further connections, or a network node has crashed.
Other possibilities: The connection to the partner system has been lost; a data integrity error has been detected.
?
An installation or configuration error has occurred (e.g. the local system is not known to the partner), authentication of one of the partners has failed, or the encryption is local, or not available to the partner system.
DIR
The DIR column specifies the direction of transfer.
TO
Send to the remote system.
FROM
Fetch from the remote system.
BYTE-COUNT
This column indicates the number of bytes transferred and saved up to now. The BYTE-COUNT counter is only updated at certain intervals.
PROGRESS
In case of directory transfer this column indicates the progress of directory transfer in the format mm/nn where mm is the number of subdirectories and files already transferred and nn is the total number of subdirectories and files to be transferred.
NA (not applicable)
indicates that either the directory transfer has not yet been started or a single file is to be transferred.
FILE-NAME
Name of the file in the local system.