IPv6 is a required feature for these two tests, even if it's not obvious.

This commit is contained in:
Dan Fandrich 2007-09-18 17:41:04 +00:00
parent ae60745e3e
commit 4f067b1d1c
2 changed files with 8 additions and 0 deletions

View File

@ -18,6 +18,10 @@ REPLY PORT 314 bluah you f00l!
<server>
ftp
</server>
# EPRT is only sent when IPv6 is enabled
<features>
ipv6
</features>
<name>
FTP download, failed PORT
</name>

View File

@ -14,6 +14,10 @@ REPLY EPRT 500 no such command
<server>
ftp
</server>
# EPRT is only sent when IPv6 is enabled
<features>
ipv6
</features>
<name>
Get two FTP files with no remote EPRT support
</name>