mirror of
https://github.com/curl/curl.git
synced 2026-05-06 13:47:30 +03:00
clarified error code 19
This commit is contained in:
parent
37ae32f688
commit
aa5af100b4
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue