Commit aa5af100 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

clarified error code 19

parent 37ae32f6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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