Lines Matching refs:failf
278 failf(data, "Error accept()ing server connect");
378 failf(data, "Accept timeout occurred while waiting server connect");
400 failf(data, "Error while waiting for server connect");
497 failf(data, "Accept timeout occurred while waiting server connect");
646 failf(data, "FTP response timeout");
679 failf(data, "FTP response aborted due to select/poll error: %d",
1042 failf(data, "getsockname() failed: %s",
1077 failf(data, "failed to resolve the address provided to PORT: %s", host);
1093 failf(data, "socket failure: %s",
1124 failf(data, "getsockname() failed: %s",
1133 failf(data, "bind(port=%hu) failed: %s", port,
1146 failf(data, "bind() failed, we ran out of ports");
1154 failf(data, "getsockname() failed: %s",
1163 failf(data, "socket failure: %s",
1218 failf(data, "Failure sending EPRT command: %s",
1244 failf(data, "Failure sending PORT command: %s",
1585 failf(data, "Could not seek stream");
1604 failf(data, "Failed to read data");
1764 failf(data, "Failed EPSV attempt, exiting");
1854 failf(data, "Illegal port number in EPSV reply");
1868 failf(data, "Weirdly formatted EPSV reply");
1893 failf(data, "Couldn't interpret the 227-response");
1919 failf(data, "Bad PASV/EPSV response: %03d", ftpcode);
1942 failf(data, "Can't resolve proxy host %s:%hu", host_name, connectport);
1969 failf(data, "Can't resolve new host %s:%hu", ftpc->newhost, connectport);
2031 failf(data, "Failed to do PORT");
2214 failf(data, "Couldn't set desired mode");
2243 failf(data, "Maximum file size exceeded");
2264 failf(data, "Offset (%" CURL_FORMAT_CURL_OFF_T
2276 failf(data, "Offset (%" CURL_FORMAT_CURL_OFF_T
2350 failf(data, "The file does not exist");
2405 failf(data, "Couldn't use REST");
2426 failf(data, "Failed FTP upload: %0d", ftpcode);
2575 failf(data, "RETR response: %03d", ftpcode);
2646 failf(data, "ACCT requested but none available");
2668 failf(data, "Access denied: %03d", ftpcode);
2681 failf(data, "ACCT rejected by server: %03d", ftpcode);
2720 failf(data, "Got a %03d ftp-server response when 220 was expected",
2737 failf(data, "secure login failed");
2760 failf(data, "unsupported parameter to CURLOPT_FTPSSLAUTH: %d",
2865 failf(data, "Failed to clear the command channel (CCC)");
3022 failf(data, "QUOT command failed with %03d", ftpcode);
3049 failf(data, "Server denied you to change to the given directory");
3070 failf(data, "Failed to MKD dir: %03d", ftpcode);
3106 failf(data, "PRET command not accepted: %03d", ftpcode);
3332 failf(data, "Failure sending ABOR command: %s",
3360 failf(data, "control connection looks dead");
3385 failf(data, "Exceeded storage allocation");
3389 failf(data, "server did not report OK, got %d", ftpcode);
3405 failf(data, "Uploaded unaligned file size (%" CURL_FORMAT_CURL_OFF_T
3423 failf(data, "Received only partial file: %" CURL_FORMAT_CURL_OFF_T
3430 failf(data, "No data was received");
3492 failf(data, "QUOT string not accepted: %s", cmd);
4051 failf(data, "Failure sending QUIT command: %s",
4142 failf(data, "path contains control characters");
4241 failf(data, "Uploading to a URL without a file name");