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:
committed by
Daniel Stenberg
parent
3f7b7dea1e
commit
0e74e1d8d8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user