8 REPLY EPRT 500 no such command
17 # EPRT is only sent when IPv6 is enabled
22 Get two FTP files with no remote EPRT support
25 ftp://%HOSTIP:%FTPPORT/a/path/212 ftp://%HOSTIP:%FTPPORT/a/path/212 -P -
33 # Verify data after the test has been "shot"
35 # Strip the addresses and port number but leave the rest
37 s/^(EPRT \|1\|)\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\|\d{1,5}\|/$1/
38 s/^(PORT )\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3},\d{1,3}/$1/