From 458925ae0b680913e470ce0e0c8c48bbd86b26fd Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 10 Mar 2008 19:40:27 +0000 Subject: Added tests 618-621 to test SFTP/SCP transfers of more than one file (test 620 tests the just-fixed problem reported by Brian Ulm). --- tests/data/test620 | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/data/test620 (limited to 'tests/data/test620') diff --git a/tests/data/test620 b/tests/data/test620 new file mode 100644 index 000000000..f7a87d266 --- /dev/null +++ b/tests/data/test620 @@ -0,0 +1,38 @@ + + + +SFTP +FAILURE + + + +# +# Client-side + + +sftp + + +SFTP retrieval of missing file followed by good file + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/not-a-valid-file-moooo sftp://%HOSTIP:%SSHPORT%PWD/log/file620.txt + + +Test data +for ssh test + + + +# +# Verify data after the test has been "shot" + + +disable + + +Test data +for ssh test + + + -- cgit v1.2.3