Tools

334 FTP response code

A 334 code is sent in response to the AUTH command when the requested security mechanism is accepted and includes a security data to be used by the client to construct the next command. The square brackets are not to be included in the response and it is optional to indicate the security data in the response.

First published date

11/14/2018 2:49 PM

Last published date

11/14/2018 2:49 PM

Overview

This article explains why the 334 FTP response code is sent.

Product section

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

Resolution

A 334 code is sent in response to the AUTH command when the requested security mechanism is accepted and includes a security data to be used by the client to construct the next command. The square brackets are not to be included in the response and it is optional to indicate the security data in the response.

Example response 

334 [ADAT=base64data]

Possible command 

AUTH FTP command