Searched refs:EPRT (Results 1 – 25 of 45) sorted by relevance
12
/curl/tests/data/ |
H A D | test588 | 3 # This test is exactly like 525 but the server rejects the EPRT command. 5 # active connection case that differs between PORT and EPRT use 13 EPRT refused 22 REPLY EPRT 500 we don't like EPRT now 35 FTP PORT upload using multi interface, EPRT doesn't work 51 # Strip off parts of the PORT and EPRT commands that might differ 54 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 61 EPRT |1|
|
H A D | test116 | 5 EPRT 8 EPRT refused 14 REPLY EPRT 500 we don't like EPRT now 24 # EPRT is only sent when IPv6 is enabled 47 s/^(EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|)\d{1,5}\|/$1/ 53 EPRT |1|1.2.3.4|
|
H A D | test591 | 3 # For this test the server rejects the EPRT command, 13 EPRT refused 24 REPLY EPRT 500 we don't like EPRT now 53 # Strip off parts of the PORT and EPRT commands that might differ 56 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 63 EPRT |1|
|
H A D | test592 | 3 # For this test the server rejects the EPRT command, 13 EPRT refused 24 REPLY EPRT 500 we don't like EPRT now 53 # Strip off parts of the PORT and EPRT commands that might differ 56 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 64 EPRT |1|
|
H A D | test593 | 3 # For this test the server rejects the EPRT command, 13 EPRT refused 24 REPLY EPRT 500 we don't like EPRT now 53 # Strip off parts of the PORT and EPRT commands that might differ 56 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 63 EPRT |1|
|
H A D | test594 | 3 # For this test the server rejects the EPRT command, 13 EPRT refused 26 REPLY EPRT 500 we don't like EPRT now 55 # Strip off parts of the PORT and EPRT commands that might differ 58 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 65 EPRT |1|
|
H A D | test212 | 5 EPRT 15 REPLY EPRT 500 no such command 24 # EPRT is only sent when IPv6 is enabled 29 Get two FTP files with no remote EPRT support 47 s/^(EPRT \|1\|)\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|/$1/ 56 EPRT |1|
|
H A D | test1050 | 8 EPRT 38 FTP-IPv6 dir list, EPRT with specified IP 50 # Strip all valid kinds of EPRT that curl can send 52 s/^(EPRT \|2\|::1\|)(.*)/$1/ 58 EPRT |2|::1|
|
H A D | test1414 | 22 REPLY EPRT 502 no such command 32 FTP PORT without SIZE or EPRT support 45 s/^(EPRT \|1\|)(.*)/$1/ 52 EPRT |1|
|
H A D | test253 | 7 EPRT 38 FTP IPv6 dir list with EPRT 52 s/^(EPRT \|2\|::1\|)(.*)/$1/ 58 EPRT |2|::1|
|
H A D | test255 | 7 EPRT 39 FTP IPv6 dir list with EPRT and --disable-eprt 53 s/^(EPRT \|2\|::1\|)(.*)/$1/ 59 EPRT |2|::1|
|
H A D | test1211 | 39 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 46 EPRT |1|
|
H A D | test1206 | 40 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 46 EPRT |1|
|
H A D | test1207 | 40 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 46 EPRT |1|
|
H A D | test1209 | 39 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 51 EPRT |1|
|
H A D | test1208 | 41 s/^EPRT \|1\|(.*)/EPRT \|1\|/ 52 EPRT |1|
|
H A D | test144 | 37 # Strip all valid kinds of PORT and EPRT that curl can send 40 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
H A D | test103 | 39 # Strip all valid kinds of PORT and EPRT that curl can send 42 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
H A D | test119 | 39 # Strip all valid kinds of PORT and EPRT that curl can send 42 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
H A D | test145 | 39 # Strip all valid kinds of PORT and EPRT that curl can send 42 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
H A D | test596 | 50 s/^(EPRT \|1\|)(.*)/$1/ 56 EPRT |1|
|
H A D | test108 | 37 # Strip all valid kinds of PORT and EPRT that curl can send 40 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
H A D | test146 | 35 # Strip all valid kinds of PORT and EPRT that curl can send 38 ^EPRT \|1\|\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|
|
/curl/docs/cmdline-opts/ |
H A D | disable-eprt.md | 5 Help: Inhibit using EPRT or LPRT 19 Disable the use of the EPRT and LPRT commands when doing active FTP transfers. 20 Curl normally first attempts to use EPRT before using PORT, but with this 21 option, it uses PORT right away. EPRT is an extension to the original FTP 25 --eprt can be used to explicitly enable EPRT again and --no-eprt is an alias 28 If the server is accessed using IPv6, this option has no effect as EPRT is 31 Disabling EPRT only changes the active behavior. If you want to switch to
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_FTP_USE_EPRT.md | 17 CURLOPT_FTP_USE_EPRT - use EPRT for FTP 29 Pass a long. If the value is 1, it tells curl to use the EPRT command when 31 CURLOPT_FTPPORT(3)). Using EPRT means that libcurl first attempts to use 32 EPRT before using PORT, but if you pass zero to this option, it avoids using 33 EPRT, only plain PORT. 35 The EPRT command is a slightly newer addition to the FTP protocol than PORT 40 If the server is an IPv6 host, this option has no effect as EPRT is necessary
|
Completed in 16 milliseconds
12