FTP server: allow EPRT by default
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2011 20:54:53 +0000 (22:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2011 21:07:53 +0000 (23:07 +0200)
commitf4405d30e08a1ff684e101140915d8e08efbc426
tree98f07a10757fe94a9a2ed8a3805be47c12dc7089
parente8d8843a02c104ae62b5c90b916d2a91d9b30335
FTP server: allow EPRT by default

EPRT is now supported by default by the server. To disable it, use the
generic REPLY instruction in the <servercmd> tag. Test 116 now has it
disabled. All other existing active FTP port tests strip out the port
commands from the logs already so the change of the server isn't that
noticable.
tests/data/test116
tests/ftpserver.pl