550 Can't check for file existence
When attempting to upload a file to a remote FTP server, a 550 error code is encountered
SIZE file
550 Can't check for file existence 550 Requested action not taken
The SIZE command is sent by the FTP client for two reasons :
The server responds with a 550 code indicating that the file does not already exist on the server.
In this case the 550 code returned by the remote FTP server is for information purposes only and can be ignored.
キーワード
size,file existence,550