FTP
532 Need Account for Storing
Need account for storing files. The server requires an ACCT command before it will allow file uploads, even though the user is logged in.
이 코드를 보게 되는 경우
When attempting to upload a file on a server that requires account-level authorization for write operations.
해결 방법
Send the ACCT command with the appropriate account identifier before attempting to upload. Contact the administrator if you lack the account details.