/curl/tests/data/ |
H A D | test588 | 5 # active connection case that differs between PORT and EPRT use 10 PORT 35 FTP PORT upload using multi interface, EPRT doesn't work 51 # Strip off parts of the PORT and EPRT commands that might differ 53 s/^PORT (.*)/PORT/ 62 PORT
|
H A D | test144 | 5 PORT 25 FTP NLST dir list without contents, using PORT 37 # Strip all valid kinds of PORT and EPRT that curl can send 39 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 46 PORT 127,0,0,1,243,212
|
H A D | test103 | 5 PORT 27 FTP RETR PORT with CWD 39 # Strip all valid kinds of PORT and EPRT that curl can send 41 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 50 PORT 127,0,0,1,0,0
|
H A D | test145 | 6 PORT 24 FTP NLST dir list with weird reply code, using PORT 39 # Strip all valid kinds of PORT and EPRT that curl can send 41 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 48 PORT 127,0,0,1,243,212
|
H A D | test591 | 10 PORT 37 FTP multi PORT and 425 on upload 53 # Strip off parts of the PORT and EPRT commands that might differ 55 s/^PORT (.*)/PORT/ 64 PORT
|
H A D | test592 | 10 PORT 37 FTP multi PORT and 421 on upload 53 # Strip off parts of the PORT and EPRT commands that might differ 55 s/^PORT (.*)/PORT/ 65 PORT
|
H A D | test593 | 10 PORT 37 FTP multi PORT upload, no data conn and no transient neg. reply 53 # Strip off parts of the PORT and EPRT commands that might differ 55 s/^PORT (.*)/PORT/ 64 PORT
|
H A D | test594 | 10 PORT 39 FTP multi PORT upload, no data conn and no positive prelim. reply 55 # Strip off parts of the PORT and EPRT commands that might differ 57 s/^PORT (.*)/PORT/ 66 PORT
|
H A D | test108 | 5 PORT 21 FTP PORT upload with CWD 37 # Strip all valid kinds of PORT and EPRT that curl can send 39 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 49 PORT 127,0,0,1,5,109
|
H A D | test525 | 5 PORT 26 FTP PORT upload using multi interface 42 # Strip all valid kinds of PORT and EPRT that curl can send 44 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 52 PORT 127,0,0,1,5,109
|
H A D | test116 | 6 PORT 15 REPLY PORT 314 bluah you f00l! 29 FTP download, failed PORT 46 s/^(PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},)\d{1,3},\d{1,3}/$1/ 54 PORT 1,2,3,4,
|
H A D | test531 | 5 PORT 29 FTP PORT upload using multi interface and get 425 response 45 # Strip all valid kinds of PORT and EPRT that curl can send 47 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 55 PORT 127,0,0,1,5,109
|
H A D | test529 | 5 PORT 26 FTP PORT upload using multi interface (weird cleanup function sequence) 42 # Strip all valid kinds of PORT and EPRT that curl can send 44 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 52 PORT 127,0,0,1,5,109
|
H A D | test408 | 6 PORT 25 FTPS PORT upload with CWD 38 # Strip all valid kinds of PORT and EPRT that curl can send 40 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 52 PORT 127,0,0,1,5,109
|
H A D | test101 | 5 PORT 32 FTP dir list, PORT with specified IP 44 # Strip all valid kinds of PORT and EPRT that curl can send 46 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 53 PORT 127,0,0,1,243,212
|
H A D | test1414 | 5 PORT 32 FTP PORT without SIZE or EPRT support 46 s/^(PORT)(.*)/$1/ 53 PORT
|
H A D | test406 | 6 PORT 38 FTPS dir list, PORT with specified IP 48 # Strip all valid kinds of PORT and EPRT that curl can send 50 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 59 PORT 127,0,0,1,243,212
|
H A D | test119 | 5 PORT 24 FTP download, failed RETR with PORT 39 # Strip all valid kinds of PORT and EPRT that curl can send 41 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
|
H A D | test251 | 35 FTP dir list, PORT with specified IP and slow response 47 # Strip all valid kinds of PORT and EPRT that curl can send 49 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3} 56 PORT 127,0,0,1,243,212
|
H A D | test1217 | 5 PORT 38 # Strip all valid kinds of PORT and EPRT that curl can send 40 ^PORT \d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}
|
H A D | test212 | 48 s/^(PORT )\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}/$1/ 57 PORT 61 PORT
|
H A D | test1120 | 5 PORT 34 # Strip all valid kinds of PORT and EPRT that curl can send
|
H A D | test1211 | 5 PORT 28 FTP PORT and 425 on download
|
/curl/docs/cmdline-opts/ |
H A D | ftp-port.md | 6 Help: Send PORT instead of PASV 44 Disable the use of PORT with --ftp-pasv. Disable the attempt to use the EPRT 45 command instead of PORT by using --disable-eprt. EPRT is really PORT++.
|
H A D | disable-eprt.md | 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 23 a better way than the traditional PORT command.
|