ナレッジベース(KB)

  1. ホーム
  2. Server Errors
  3. 550 Can't check for file existence
作成日
更新日

記事 2562

550 Can't check for file existence

Problem

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

Cause

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.

Solution

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