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/test618 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 tests/data/test618 (limited to 'tests/data/test618') diff --git a/tests/data/test618 b/tests/data/test618 new file mode 100644 index 000000000..673bdcbc6 --- /dev/null +++ b/tests/data/test618 @@ -0,0 +1,39 @@ + + + +SFTP + + + +# +# Client-side + + +sftp + + +SFTP retrieval of two files + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file618.txt sftp://%HOSTIP:%SSHPORT%PWD/log/file618.txt + + +Test data +for ssh test + + + +# +# Verify data after the test has been "shot" + + +disable + + +Test data +for ssh test +Test data +for ssh test + + + -- cgit v1.2.3