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/test621 | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/data/test621 (limited to 'tests/data/test621') diff --git a/tests/data/test621 b/tests/data/test621 new file mode 100644 index 000000000..9ffbf3b14 --- /dev/null +++ b/tests/data/test621 @@ -0,0 +1,38 @@ + + + +SCP +FAILURE + + + +# +# Client-side + + +scp + + +SCP retrieval of missing file followed by good file + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/log/not-a-valid-file-moooo scp://%HOSTIP:%SSHPORT%PWD/log/file621.txt + + +Test data +for ssh test + + + +# +# Verify data after the test has been "shot" + + +disable + + +Test data +for ssh test + + + -- cgit v1.2.3