Tools
452 FTP response code
A 452 response code may be given in response to any command requiring the server to store transferred data it receives from the client (a file upload). It is a transient negative response as the error is considered a temporary one. It is usually sent because the server does not have storage space to save the received data. In this case, the client is encouraged to restart the FTP transaction and try again.
First published date
Last published date
Overview
Product section
Resolution
A 452 response code may be given in response to any command requiring the server to store transferred data it receives from the client (a file upload). It is a transient negative response as the error is considered a temporary one. It is usually sent because the server does not have storage space to save the received data. In this case, the client is encouraged to restart the FTP transaction and try again.
Example response
452 Requested action not taken; insufficient storage space.