Tools

150 FTP response code

The server is using the 150 FTP reply code to respond to a command initiating a file transfer before establishing the data connection over which the transfer will occur. A PASV or PORT command should be used before the command receives the 150 response code. Once the response is sent or received, the server or client may begin sending data over the connection.

First published date

12/11/2018 3:26 AM

Last published date

12/11/2018 3:26 AM

Overview

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

Product section

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

Resolution

The server may use this reply code in response to a command initiating a file transfer before establishing the data connection over which the file transfer will occur. A PASV or PORT command should have been issued prior to the command receiving the 150 response code. After sending or receiving this response, the server/client may begin sending data over the data connection.

Example response 

150 File status okay; about to open data connection.

Possible commands 

See Also