From aa5af100b4a87d0d091ff2572897188d6dfcfe42 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 7 Jan 2003 15:39:38 +0000 Subject: clarified error code 19 --- docs/curl.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/curl.1 b/docs/curl.1 index 0a3629e8f..cb53855dd 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -827,7 +827,8 @@ FTP couldn't set binary. Couldn't change transfer method to binary. .IP 18 Partial file. Only a part of the file was transfered. .IP 19 -FTP couldn't RETR file. The RETR command failed. +FTP couldn't download/access the given file, the RETR (or similar) command +failed. .IP 20 FTP write error. The transfer was reported bad by the server. .IP 21 -- cgit v1.2.3