Tools
202 FTP response code
This article explains why the 202 FTP response code is sent.
First published date
Last published date
Overview
Product section
Resolution
A 202 response is meant to indicate that the command is recognized but not implemented by the server because it has no use or meaning to the server. It is considered a successful reply because the client can continue its FTP transaction as if the command was successfully completed on the server.
Example response
202 Command not implemented, superfluous at this site.