FTP quote commands prefixed with '*' now can fail without aborting
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Apr 2010 14:54:52 +0000 (16:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Apr 2010 14:54:52 +0000 (16:54 +0200)
commit02892e4fd8c1faff74edd2ce7e232b0c8442c5c9
tree0a1c7ce3e1ea0181bd1bf382388b738f2b5d573d
parent10977f57de0d2426f479ef4d36f8a203488fdda7
FTP quote commands prefixed with '*' now can fail without aborting

Prefixing the FTP quote commands with an asterisk really only
worked for the postquote actions. This is now fixed and test case
227 has been extended to verify.
CHANGES
RELEASE-NOTES
lib/ftp.c
tests/data/test227