Tools

MODE FTP command

The MODE command changes the transfer mode. The argument is a single Telnet character code specifying the data transfer modes described in the Section on Transmission Modes.

First published date

11/14/2018 4:09 PM

Last published date

11/14/2018 4:09 PM

Overview

This article describes the use of the Transfer Mode (MODE) FTP command.

Product section

Serv-U Managed File Transfer & Serv-U FTP Server

Resolution

This command changes the transfer mode. The argument is a single Telnet character code specifying the data transfer modes described in the Section on Transmission Modes.

The following codes are assigned for transfer modes:

S - Stream
B - Block
C - Compressed
Z - Deflate

The default transfer mode is Stream. Mode Z (commonly referred to as "on-the-fly" compression) is defined in an IETF draft.

Common responses