UCX FTP DISABLE — VMS UCX_1.3
Disables the specified option. FORMAT: DISABLE option OPTIONS: LOG, REPLY, PORT_COMMAND, TRANSFER_VERIFICATION
Additional information available:
LOGPORT_COMMANDREPLYTRANSFER_VERIFICATION
LOG
Disables the display of commands which are sent to the remote server. This option is enabled by default. FORMAT: DISABLE LOG
PORT_COMMAND
Disables the sending of a PORT command to the remote server. By default, the FTP client attempts to use a PORT command when establishing a connection for each data transfer. If the PORT command fails, FTP will use the default data port. Disabling the PORT command is useful in communicating with certain FTP implementations which ignore PORT commands. FORMAT: DISABLE PORT_COMMAND
REPLY
Disables the display of responses from the remote server. This option is enabled by default. FORMAT: DISABLE REPLY
TRANSFER_VERIFICATION
Disables the display of a '#' as each data buffer is transferred. This option is disabled by default. FORMAT: DISABLE TRANSFER_VERIFICATION