Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Short output format of a FT or FTAC log records

&pagelevel(5)&pagelevel

Example: The option -rt=tc causes only FT and FTAC log records to be output.

Unix systems:

$ftshwl -rt=tc -nb=11
TYP LOG-ID TIME     RC    PARTNER  INITIAT. PROFILE  USER-ADM FILENAME
2017-02-02
TTD   8276 09:20:33 0000 <%ip10.1* user2*            user2    trans/dir1
CTD   8274 09:20:32 0000 <%ip10.1* user2*            user2    trans/dir1
CA    8273 09:16:07 0000 >PARTLINU *REMOTE  pr1      user1    file.10
CA    8272 09:16:07 0000 >PARTLINU user1             user1
CD    8271 09:15:30 0000 <PARTLINU *REMOTE  pr1      user1    file.new
CD    8270 09:15:30 0000 <PARTLINU user1             user1
CM    8269 09:15:03 0000 <PARTLINU *REMOTE  pr1      user1    file.rem
CM    8268 09:15:03 0000 <PARTLINU user1             user1    file.new
CR    8267 09:14:14 0000 >PARTLINU *REMOTE  pr1      user1    .
CR    8266 09:14:14 0000 >PARTLINU user1             user1
T     8265 09:13:50 0000 >PARTLINU user1             user1    file.10

Windows systems:

ftshwl -rt=tc -nb=12

TYP LOG-ID TIME       RC      PARTNER    INITIAT. PROFILE    USER-ADM FILENAME

2017-02-02

TTD     3305 14:43:33 0000 <%ip10.1* miller              miller     H:/transdir
CTD     3303 14:43:32 0000 <%ip10.1* miller              miller     H:/transdir

T       3302 14:42:27 0000 <pitti      *REMOTE             DOMAIN1* Trace1.txt

C       3301 14:42:27 0000 <pitti      *REMOTE    profil01 DOMAIN1* Trace1.txt
CCD     3300 14:16:41 0000 <pitti      *REMOTE             thomasw    D:/current

T       3299 14:03:48 0000 <pitti      *REMOTE             peter      readme.txt

T       3296 14:02:32 0000 >pitti      smith               smith      C:/f01.txt
C       3294 14:02:07 0000 >pitti      miller              miller     C:/rme.txt

T       3292 13:56:07 0000 >pitti      *REMOTE             DOMAIN1* |ftexecsv

ftshwo -b -a -u

T       3289 09:09:10 2072 >cog2-te* miller              miller     tw.txt

T       3287 08:51:29 2072 >cog2-te* DOMAIN1*            DOMAIN1* tw.txt

T       3286 09:46:34 0000 <servus.* DOMAIN1*            DOMAIN1* *CMDOUT

Explanation

TYP

Comprises three columns. The first column specifies whether the log record is an FT or FTAC log record:

T

FT log record

C

FTAC log record

The second and third column identify the FT function:

_

(empty): transfer file

A

read file attributes (only in the FTAC log record)

D

delete file (only in the FTAC log record)

C

create file (only in the FTAC log record)

possible only for transfer requests issued in the remote partner system

M

modify file attributes (only in the FTAC log record)

R

read directory (only in the FTAC log record)

CD

create directory (only in FTAC log record)

DD

delete directory (only in FTAC log record)

MD

modify directory attributes (only in FTAC log record)

TD

transfer directory (FT main log record or FTAC log record)

SD

transfer directory (FT log record for creating a subdirectory)

SF

transfer directory (FT log record for transferring a file)

L

Login: Failed inbound FTP access (only in FTAC log record)

LOG-ID

Log record number

TIME

specifies time when the log record was written

RC

Reason code. Specifies whether a request was successful (RC=0) or if not, why it was rejected or cancelled. Additional information on the reason code is available using the fthelp command.

PARTNER

Provides information about the partner system involved. The name in the partner list or the address of the partner system, possibly truncated to 8 characters, or the name under which the partner system is entered in the TNS is output.

The name or address of the partner system is preceded by an identifier to indicate the direction of the request.

>

The request is sent to the partner system. This transfer direction is specified for:

  • a send request

  • a request to display file attributes

  • a request to display directories

<

The request is sent to the local system. This transfer direction is specified for:

  • a receive request

  • a request to modify file attributes

(When a FTAM partner modifies the access rights of a local file, two log records are written. No direction is specified in front of PARTNER in this case.)

a request to delete files

INITIAT.

Request initiator. If initiated in the remote system: *REMOTE.

PROFILE

Name of the profile used for file transfer (only in FTAC log record).

USER-ADM

Login name to which the requests in the local system refer.

If a login name longer than 8 bytes was specified, the first seven bytes are output, followed by an asterisk (*).

FILENAME

Local file name