From cfdcae4bc75fba04b9864cae18e0bbe66b8655b9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 19 Aug 2006 21:18:36 +0000 Subject: Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE command on subsequent requests on a re-used connection unless it has to. --- tests/data/test216 | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/data/test216') diff --git a/tests/data/test216 b/tests/data/test216 index 236364260..ba3d52720 100644 --- a/tests/data/test216 +++ b/tests/data/test216 @@ -31,7 +31,6 @@ EPSV TYPE I STOR upload.216 EPSV -TYPE I STOR ..anotherup QUIT -- cgit v1.2.3