DEBUGONSITE (FTP server) statement

Use the DEBUGONSITE statement to specify whether the FTP server accepts a SITE DEBUG command to change the general tracing options for the FTP session.

Syntax

Read syntax diagramSkip visual syntax diagram
   .-DEBUGONSITE FALSE------.   
>>-+------------------------+----------------------------------><
   '-DEBUGONSITE--+-TRUE--+-'   
                  '-FALSE-'     

Parameters

TRUE
The server accepts a SITE DEBUG command from the client to change the general trace options for the current session.
FALSE
The server does not accept a SITE DEBUG command from the client. This is the default.

Related topics