ナレッジベース(KB)

ホーム > FTP Server Errors > 550 Can't check for file existence

作成日 05 Sep 2005
更新日 12 Apr 2007
参照数 84443

印刷 記事を印刷

File 記事 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 SIZE command is sent in an attempt to determine if a file with the same name exists on the remote server.
  • The SIZE command is sent in an attempt to get the size of the remote file.

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

関連記事


この記事で問題が解決したかどうか、1から5の数字を選択してください。

1 まったく助けにならなかった

5 問題が解決した

What do you think about this topic? Send feedback!