4-24
Error Code Description Check message Detail Countermeasure
Internal er-
ror
Description
25
Filereadandwriteerror Not come by the file read-
ingandwriting.
Cannotsendalewhen
thedestinationFTPserver
iswriteprotected.
Check that the destination
FTPserverisnotwritepro-
tected.
CURLE_
UPLOAD_
FAILED
Failed starting the upload.
ForFTP,theservertypically
denied the STOR command.
The error buffer usually con-
tainstheserver'sexplanation
tothis.(Thiserrorcodewas
formerlyknownasCURLE_
FTP_COULDNT_STOR_
FILE.)
25
CURLE_FTP_
COULDNT_
STOR_FILE
same as CURLE_UPLOAD_
FAILED
26
CURLE_
READ_ ER-
ROR
Could open/read from file
27
CURLE_OUT_
OF_MEMORY
A memory allocation request
failed. This is serious bad-
nessandthingsareseverely
screwedupifthiseveroccur.
67 Login error Not able to log in. Cannotloginwiththe
entered user name and
password.
Check that the entered user
nameandpasswordarecor-
rect.
CURLE_
LOGIN_
DENIED
User:passwordorsimilar
wasnotacceptedandwe
failed to login