Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLNMBS class.

Previous items Next items

CURLNMBS.kError_FAILED_INIT = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FILESIZE_EXCEEDED = 63

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

Maximum file size exceeded

CURLNMBS.kError_FILE_COULDNT_READ_FILE = 37

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_ACCEPT_FAILED = 10

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the error constants for the Error event.

While waiting for the server to connect back when an active FTP session is used, an error code was sent over the control connection or similar.

CURLNMBS.kError_FTP_ACCEPT_TIMEOUT = 12

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the error constants for the Error event.

During an active FTP session while waiting for the server to connect, the OptionAcceptTimeoutMS (or the internal default) timeout expired.

CURLNMBS.kError_FTP_BAD_FILE_LIST = 87

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

Unable to parse FTP file list.

CURLNMBS.kError_FTP_CANT_GET_HOST = 15

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_COULDNT_RETR_FILE = 19

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_COULDNT_SET_TYPE = 17

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

CURLNMBS.kError_FTP_COULDNT_USE_REST = 31

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

the REST command failed

CURLNMBS.kError_FTP_PORT_FAILED = 30

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

FTP PORT operation failed

CURLNMBS.kError_FTP_PRET_FAILED = 84

Type Topic Plugin Version
const CURL MBS CURL Plugin 11.2
One of the error constants for the Error event.

a PRET command failed

CURLNMBS.kError_FTP_WEIRD_227_FORMAT = 14

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_WEIRD_PASS_REPLY = 11

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_WEIRD_PASV_REPLY = 13

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FTP_WEIRD_SERVER_REPLY = 8

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_FUNCTION_NOT_FOUND = 41

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_GOT_NOTHING = 52

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

when this is a specific error

CURLNMBS.kError_HTTP2 = 16

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the error constants for the Error event.

A problem was detected in the HTTP2 framing layer. This is somewhat generic and can be one out of several problems, see the error buffer for details.

CURLNMBS.kError_HTTP2_STREAM = 92

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the error constants for the Error event.

stream error in HTTP/2 framing layer

CURLNMBS.kError_HTTP3 = 95

Type Topic Plugin Version
const CURL MBS CURL Plugin 20.5
One of the error constants for the Error event.

HTTP3 layer failed.

CURLNMBS.kError_HTTP_POST_ERROR = 34

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_HTTP_RETURNED_ERROR = 22

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_INTERFACE_FAILED = 45

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_LDAP_CANNOT_BIND = 38

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_LDAP_INVALID_URL = 62

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

Invalid LDAP URL

CURLNMBS.kError_LDAP_SEARCH_FAILED = 39

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

CURLNMBS.kError_LOGIN_DENIED = 67

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the error constants for the Error event.

user, password or similar was not accepted and we failed to login

CURLNMBS.kError_NOT_BUILT_IN = 4

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the error constants for the Error event.

A requested feature, protocol or option was not found built-in in this libCURL due to a build-time decision. This means that a feature or option was not enabled or explicitly disabled when libCURL was built and in order to get it to function you have to get a rebuilt libCURL.

CURLNMBS.kError_NO_CONNECTION_AVAILABLE = 89

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the error constants for the Error event.

For internal use only, will never be returned by libCURL.
No connection available, the session will be queued. (added in 7.30.0)

Previous items Next items

The items on this page are in the following plugins: MBS CURL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...