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/test582 | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tests/data/test582 (limited to 'tests/data/test582') diff --git a/tests/data/test582 b/tests/data/test582 new file mode 100644 index 000000000..8881a87d7 --- /dev/null +++ b/tests/data/test582 @@ -0,0 +1,46 @@ + + + +SFTP +multi + + + +# Server-side + + + + + +# Client-side + + +sftp + + +lib582 + + +SFTP upload using multi interface + + +Sftp://%HOSTIP:%SSHPORT%PWD/log/upload582.txt %PWD/log/file582.txt %USER: + + +Moooooooooooo + upload this + + + +# Verify data after the test has been "shot" + + + + + + +Moooooooooooo + upload this + + + -- cgit v1.2.3