Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 25 of 49) sorted by relevance

12

/curl/tests/data/
H A Dtest5885 # 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 Dtest1445 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 Dtest1035 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 Dtest1456 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 Dtest59110 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 Dtest59210 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 Dtest59310 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 Dtest59410 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 Dtest1085 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 Dtest5255 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 Dtest1166 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 Dtest5315 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 Dtest5295 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 Dtest4086 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 Dtest1015 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 Dtest14145 PORT
32 FTP PORT without SIZE or EPRT support
46 s/^(PORT)(.*)/$1/
53 PORT
H A Dtest4066 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 Dtest1195 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 Dtest25135 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 Dtest12175 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 Dtest21248 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 Dtest11205 PORT
34 # Strip all valid kinds of PORT and EPRT that curl can send
H A Dtest12115 PORT
28 FTP PORT and 425 on download
/curl/docs/cmdline-opts/
H A Dftp-port.md6 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 Ddisable-eprt.md20 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.

Completed in 24 milliseconds

12