Home
last modified time | relevance | path

Searched refs:FTP (Results 151 – 175 of 409) sorted by relevance

12345678910>>...17

/curl/tests/data/
H A Dtest1184 FTP
25 FTP download, failed RETR
H A Dtest12064 FTP
26 FTP PORT and 425 on download
H A Dtest12074 FTP
26 FTP PORT and 421 on download
H A Dtest1244 FTP
26 FTP download, failed PWD
H A Dtest7125 FTP
30 FTP fetch with --proxy set to socks5://
H A Dtest11034 FTP
27 FTP non-OS/400 server
H A Dtest1264 FTP
26 FTP download with multiple replies at once in RETR
H A Dtest1344 FTP
14 # FTP server
37 FTP (optional .netrc; programmatic user/passwd) dir list PASV
H A Dtest20394 FTP
14 # FTP server
37 FTP (optional .netrc with 'default' override; no user/pass) dir list PASV
H A Dtest1304 FTP
14 # FTP server
37 FTP (optional .netrc; no user/pass) dir list PASV
H A Dtest10505 FTP-ipv6
14 # FTP server
39 FTP-IPv6 dir list, EPRT with specified IP
H A Dtest1384 FTP
28 FTP download without size in RETR string and no SIZE command
H A Dtest5114 FTP
28 FTP with FILETIME and NOBODY but missing file
H A Dtest5864 FTP
38 FTP and open/close socket callbacks
H A Dtest7115 FTP
36 FTP fetch with all_proxy set to socks5
H A Dtest1124 FTP
20 FTP PASV upload resume
H A Dtest30274 FTP
28 Get a file via FTP but 550 after MDTM command
/curl/docs/cmdline-opts/
H A Duse-ascii.md7 Protocols: FTP LDAP
20 Enable ASCII transfer mode. For FTP, this can also be enforced by using a URL
H A Ddisable-eprt.md6 Protocols: FTP
19 Disable the use of the EPRT and LPRT commands when doing active FTP transfers.
21 option, it uses PORT right away. EPRT is an extension to the original FTP
H A Dhead.md7 Protocols: HTTP FTP FILE
22 to get nothing but the header of a document. When used on an FTP or FILE file,
H A Dftp-ssl-ccc.md6 Protocols: FTP
21 unencrypted. This allows NAT routers to follow the FTP transaction. The
H A Dlist-only.md6 Protocols: FTP POP3 SFTP FILE
20 When listing an FTP directory, force a name-only view. Maybe particularly
21 useful if the user wants to machine-parse the contents of an FTP directory
26 Note: Some FTP servers list only files in their response to NLST; they do not
/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_ALTERNATIVE_TO_USER.md8 - FTP
18 CURLOPT_FTP_ALTERNATIVE_TO_USER - command to use instead of USER with FTP
32 authenticate if the usual FTP "USER user" and "PASS password" negotiation
H A DCURLOPT_PROXY_TRANSFER_MODE.md18 CURLOPT_PROXY_TRANSFER_MODE - append FTP transfer mode to URL for proxy
32 transfer mode (binary or ASCII) for FTP transfers done via an HTTP proxy, by
35 doing FTP via a proxy. Beware that not all proxies support this feature.
H A DCURLOPT_QUOTE.md13 - FTP
19 CURLOPT_QUOTE - (S)FTP commands to run before transfer
32 Pass a pointer to a linked list of FTP or SFTP commands to pass to the server
34 before the CWD command for FTP). The linked list should be a fully valid list
41 When speaking to an FTP server, prefix the command with an asterisk (*) to
45 The set of valid FTP commands depends on the server (see RFC 959 for a list of
52 The path arguments for FTP or SFTP can use single or double quotes to
144 /* pass in the FTP commands to run before the transfer */

Completed in 31 milliseconds

12345678910>>...17