TRACE (FTP client and server) statement

Use the TRACE statement to start tracing for FTP.

Server
The trace output is written to syslog.
Client
The trace output is written to stdout.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-TRACE-------------------------------------------------------><

Parameters

This statement has no parameters.

Examples

To specify that FTP server trace output should be directed to syslog, code the following in the server's FTP.DATA:
TRACE

Usage notes

Related topic