Tools
350 FTP response code
A 350 response code is sent by the server in response to a file-related command that requires further commands in order for the operation to be completed. The original FTP specification identifies two instances where this reply code can be used.
First published date
Last published date
Overview
Product section
Resolution
A 350 response code is sent by the server in response to a file-related command that requires further commands in order for the operation to be completed. The original FTP specification identifies two instances where this reply code can be used. The first is in response to a REST command, which would indicate that the server has received the restart marker and is pending the initiation of file transfer to resume the transfer at the marker point. The second is in positive response to the RNFR command where the server is waiting for an RNTOcommand to complete the file rename operation.
Example response
350 Requested file action pending further information.