From 77268e064905931536498a87213ebece96a64f9b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 27 Feb 2004 07:08:37 +0000 Subject: Joe Halpin made the FTP code send 'QUIT' on the control connection before it disconnects the TCP connection, like a good ftp client should! --- tests/data/test108 | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/test108') diff --git a/tests/data/test108 b/tests/data/test108 index 27c5c6d23..7ab7b4791 100644 --- a/tests/data/test108 +++ b/tests/data/test108 @@ -38,6 +38,7 @@ CWD RETR PORT 127,0,0,1,5,109 TYPE I STOR 108 +QUIT Moooooooooooo -- cgit v1.2.3