|
This error should never be returned by a properly functioning TFTP server.
|
이 오류는 제대로 작동하는 TFTP 서버에서 반환되어서는 안 됩니다.
|
|
Problem with reading the SSL CA cert (path? access rights?)
|
SSL CA 인증서 읽기 문제 (경로? 액세스 권한?)
|
|
The resource referenced in the URL does not exist.
|
URL에서 참조된 리소스가 없습니다.
|
|
An unspecified error occurred during the SSH session.
|
SSH 세션 중에 지정되지 않은 오류가 발생했습니다.
|
|
Failed to shut down the SSL connection.
|
SSL 연결을 종료하지 못했습니다.
|
|
Socket is not ready for send/recv wait till it's ready and try again. This return code is only returned from curl_easy_recv and curl_easy_send (Added in 7.18.2)
|
소켓이 전송/수신을 위한 준비가 되지 않았으므로 준비가 될 때까지 기다렸다가 다시 시도하십시오. 이 리턴 코드는 curl_easy_recv 및 curl_easy_send에서만 리턴됩니다(7.18.2에 추가됨).
|
|
Failed to load CRL file (Added in 7.19.0)
|
CRL 파일 로드 실패 (7.19.0에 추가)
|
|
Issuer check failed (Added in 7.19.0)
|
발급자 확인 실패(7.19.0에 추가됨)
|
|
The FTP server does not understand the PRET command at all or does not support the given argument. Be careful when using CURLOPT_CUSTOMREQUEST, a custom LIST command is sent with the PRET command before PASV as well. (Added in 7.20.0)
|
FTP 서버가 PRET 명령을 전혀 이해하지 못하거나 지정된 인수를 지원하지 않습니다. CURLOPT_CUSTOMREQUEST 사용할 때는 사용자 지정 LIST 명령이 PASV 전에 PRET 명령과 함께 전송됩니다. (7.20.0에 추가)
|
|
Mismatch of RTSP CSeq numbers.
|
RTSP CSeq 번호가 일치하지 않습니다.
|
|
Mismatch of RTSP Session Identifiers.
|
RTSP 세션 식별자가 일치하지 않습니다.
|
|
Unable to parse FTP file list (during FTP wildcard downloading).
|
FTP 파일 목록을 구문 분석할 수 없습니다(FTP 와일드카드 다운로드 중).
|
|
Chunk callback reported error.
|
청크 콜백에서 오류를 보고했습니다.
|
|
(For internal use only, is never returned by libcurl) No connection available, the session is queued. (added in 7.30.0)
|
(내부 전용으로 libcurl에 의해 반환되지 않음) 사용할 수 있는 연결이 없으면 세션이 큐에 대기됩니다. (7.30.0에서 추가됨)
|
|
Failed to match the pinned key specified with CURLOPT_PINNEDPUBLICKEY.
|
CURLOPT_PINNEDPUBLICKEY로 지정된 고정된 키를 일치시키지 못했습니다.
|
|
Status returned failure when asked with CURLOPT_SSL_VERIFYSTATUS.
|
CURLOPT_SSL_VERIFYSTATUS로 물었을 때 상태가 실패를 반환했습니다.
|
|
Stream error in the HTTP/2 framing layer.
|
HTTP/2 프레이밍 계층의 스트림 오류입니다.
|
|
An API function was called from inside a callback.
|
콜백 내부에서 API 함수가 호출되었습니다.
|
|
An authentication function returned an error.
|
인증 함수에서 오류를 반환했습니다.
|
|
A problem was detected in the HTTP/3 layer. This is somewhat generic and can be one out of several problems, see the error buffer for details.
|
HTTP/3 계층에서 문제가 감지되었습니다. 이것은 다소 일반적이며 여러 문제 중 하나일 수 있으며 자세한 내용은 오류 버퍼를 참조하십시오.
|