Home
last modified time | relevance | path

Searched refs:FTP (Results 401 – 408 of 408) sorted by relevance

1...<<11121314151617

/curl/packages/OS400/
H A DREADME.OS400235 _ FTP
237 _ FTP with secure transmission
/curl/docs/libcurl/
H A Dcurl_easy_getinfo.md133 The entry path after logging in to an FTP server. See
H A Dcurl_easy_setopt.md337 Use active FTP. See CURLOPT_FTPPORT(3)
/curl/.github/
H A Dlabeler.yml209 FTP:
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt24 images that are available via anonymous FTP at encompasserve.org in the gnv
/curl/lib/
H A Dcurl_config.h.cmake73 /* disables FTP */
/curl/
H A Dconfigure.ac674 AC_MSG_WARN([disable HTTP disables FTP over proxy, IPFS and RTSP])
697 AS_HELP_STRING([--enable-ftp],[Enable FTP support])
698 AS_HELP_STRING([--disable-ftp],[Disable FTP support]),
702 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP])
5244 SUPPORT_PROTOCOLS="$SUPPORT_PROTOCOLS FTP"
H A DCMakeLists.txt299 option(CURL_DISABLE_FTP "Disable FTP" OFF)
1825 _add_if("FTP" NOT CURL_DISABLE_FTP)

Completed in 61 milliseconds

1...<<11121314151617