From: Daniel Stenberg Date: Tue, 7 Jan 2003 15:39:38 +0000 (+0000) Subject: clarified error code 19 X-Git-Tag: curl-7_10_3~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa5af100b4a87d0d091ff2572897188d6dfcfe42;p=curl clarified error code 19 --- 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