Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 20 of 20) sorted by relevance

/curl/docs/examples/
H A Dftpuploadresume.c71 const char *localpath, long timeout, long tries) in upload() argument
109 for(c = 0; (r != CURLE_OK) && (c < tries); c++) { in upload()
/curl/docs/cmdline-opts/
H A Dtftp-blksize.md20 size that curl tries to use when transferring data to or from a TFTP
H A Dftp-pasv.md25 Passive mode means that curl tries the EPSV command first and then PASV,
H A Dretry.md18 If a transient error is returned when curl tries to perform a transfer, it
H A Dhttp3.md32 still tries to proceed with an older HTTP version. The fallback performs the
H A Dtime-cond.md26 as a filename and curl tries to get the modification date (mtime) from that
H A Dkey.md21 file. For SSH, if not specified, curl tries the following candidates in order:
H A Dresolve.md37 curl tries to resolve the host as it normally would once the timeout has
/curl/docs/libcurl/opts/
H A DCURLINFO_NUM_CONNECTS.md33 connection options of curl_easy_setopt(3) to see how libcurl tries to make
H A DCURLMOPT_PIPELINING.md49 If this bit is set, libcurl tries to multiplex the new transfer over an
H A DCURLOPT_DOH_URL.md98 tries to resolve a name with it.
/curl/docs/libcurl/
H A Dcurl_multi_fdset.md76 is larger than **FD_SETSIZE**, then libcurl tries to not set it. Setting a
H A Dlibcurl-env.md40 falls back and tries the http and https versions instead if set.
H A Dlibcurl-tutorial.md309 libcurl tries to keep a protocol independent approach to most transfers, thus
389 the *%USERPROFILE% environment* variable if *%HOME%* is unset, and tries
1222 work it tries PASV instead. (EPSV is an extension to the original FTP spec
H A Dlibcurl-security.md263 The Windows operating system tries automatically, and without any way for
/curl/packages/vms/
H A Dbuild_vms.com264 $! the output directory exists, since the clean procedure tries to delete
/curl/m4/
H A Dcurl-compilers.m41274 dnl code file, when the source code tries to define a
1469 dnl code file, when the source code tries to redefine
/curl/docs/
H A DKNOWN_BUGS530 detect if a port is already in use, so it tries the first port, uses that and
H A DTODO591 "localhost". Currently it tries ::1, but it should also try 127.0.0.1.
619 that libcurl is in fact used even when it tries to impersonate a browser, is
H A DFAQ1050 host component, and is taken away. Thus, curl tries to open '/blah.txt'.

Completed in 64 milliseconds