ftp: response timeout bug in "quote" sending
authorJan Van Boghout <lists@macrabbit.com>
Sat, 17 Jul 2010 22:44:25 +0000 (00:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 17 Jul 2010 22:44:25 +0000 (00:44 +0200)
commit4a1384a8b4c2024e3ee51938d7a9a77e76289695
tree5624c6aa4f314c0852921add4fb83ff660cf660a
parentd76874a6651f4fcc62ddfa6fd7cfefb302bdefbe
ftp: response timeout bug in "quote" sending

The FTP implementation was missing a timestamp reset point, making the
waiting for responses after sending a post-transfer "QUOTE" command not
working as supposedly. This bug was introduced in 7.20.0
lib/ftp.c