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.
This commit is contained in:
Henry Ludemann
2011-03-08 00:19:49 +01:00
committed by Daniel Stenberg
parent 3f7b7dea1e
commit 0e74e1d8d8
5 changed files with 57 additions and 2 deletions

View File

@@ -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