Home
last modified time | relevance | path

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

12345678910>>...17

/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_USE_PRET.md11 - FTP
17 CURLOPT_FTP_USE_PRET - use PRET for FTP
30 PASV (and EPSV). Certain FTP servers, mainly drftpd, require this non-standard
32 no effect when using the active FTP transfers mode.
H A DCURLOPT_POSTQUOTE.md11 - FTP
18 CURLOPT_POSTQUOTE - (S)FTP commands to run after the transfer
31 Pass a pointer to a linked list of FTP or SFTP commands to pass to the server
32 after your FTP transfer request. The commands are only issued if no error
62 /* pass in the FTP commands to run after the transfer */
H A DCURLOPT_TRANSFERTEXT.md16 CURLOPT_TRANSFERTEXT - request a text based transfer for FTP
28 A parameter set to 1 tells the library to use ASCII mode for FTP transfers,
35 over FTP. This is a known limitation/flaw that nobody has rectified. libcurl
64 Returns CURLE_OK if FTP is supported, and CURLE_UNKNOWN_OPTION if not.
H A DCURLOPT_FTP_SSL_CCC.md8 - FTP
18 CURLOPT_FTP_SSL_CCC - switch off SSL again with FTP after auth
34 the FTP transaction. Pass a long using one of the values below
65 /* go back to clear-text FTP after authenticating */
/curl/tests/data/
H A Dtest2284 FTP
14 that FTP
30 FTP RETR with ACCT
H A Dtest1064 FTP
17 that FTP
29 FTP GET with type=A style ASCII URL using %20 codes
H A Dtest10287 FTP
31 that FTP
45 HTTP Location: redirect to FTP URL
86 that FTP
H A Dtest13164 FTP
18 Magic: sure you can FTP me
41 # please send the real CONNECT connect off to the FTP server's port
53 FTP LIST tunneled through HTTP proxy
H A Dtest9735 FTP
27 that FTP
44 that FTP
59 HTTP with auth redirected to FTP w/o auth
H A Dtest9755 FTP
27 that FTP
44 that FTP
59 HTTP with auth redirected to FTP allowing auth to continue
H A Dtest4094 FTP
26 that FTP
41 that FTP
H A Dtest12254 FTP
15 that FTP
27 FTP fetch two files using absolute paths
H A Dtest14144 FTP
16 that FTP
32 FTP PORT without SIZE or EPRT support
H A Dtest5953 # This test is like 585 but uses passive FTP instead of HTTP
7 FTP
36 verify close callbacks with passive FTP
H A Dtest3364 FTP
16 that FTP
35 FTP range download when SIZE doesn't work
H A Dtest3374 FTP
16 that FTP
35 FTP range download with SIZE returning extra crap
H A Dtest20016 FTP
34 that FTP
49 HTTP GET followed by FTP RETR followed by FILE
89 that FTP
H A Dtest2274 FTP
15 that FTP
31 FTP with quote ops
H A Dtest5424 FTP
15 that FTP
34 FTP a file with NOBODY yes and HEADER no
H A Dtest1034 FTP
15 that FTP
27 FTP RETR PORT with CWD
H A Dtest5963 # This test is like 585 but uses active FTP instead of HTTP
7 FTP
36 verify close callbacks with active FTP
H A Dtest2264 FTP
15 FTP %0d-code in URL's CWD part
H A Dtest2524 FTP
5 FTP-ipv6
38 FTP IPv6 dir list PASV
H A Dtest5624 FTP
13 over FTP
26 FTP a type=A URL and CURLOPT_PORT set
/curl/docs/cmdline-opts/
H A Drange.md8 Protocols: HTTP FTP SFTP FILE
21 Retrieve a byte range (i.e. a partial document) from an HTTP/1.1, FTP or SFTP
55 FTP and SFTP range downloads only support the simple 'start-stop' syntax
56 (optionally with one of the numbers omitted). FTP use depends on the extended
57 FTP command SIZE.

Completed in 29 milliseconds

12345678910>>...17