From 0e74e1d8d83d50ba1d411903ae2dbba13a71bdeb Mon Sep 17 00:00:00 2001 From: Henry Ludemann Date: Tue, 8 Mar 2011 00:19:49 +0100 Subject: sftp-multi: test 582 added Add test 582 for uploading a file using sftp and the multi interface. (Patch and test slightly tweaked by Daniel Stenberg) Initially marked as disabled until it is fixed in the source. --- tests/data/DISABLED | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/data/DISABLED') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index b6071cbd9..2485e89b9 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,3 +3,7 @@ # per line. # Lines starting with '#' letters are treated as comments. 564 +# Disabled due to a bug with uploading to an SFTP server using the multi +# interface. Easy work around; always pass 0 as the evBitmask to force CURL +# to re-evaluate the socket status. +582 -- cgit v1.2.3