From 2166645ce4091b14ef6fd25c594d184c4f700ba5 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 26 Mar 2007 19:23:00 +0000 Subject: Added SFTP and SCP upload tests in test602 & test603 --- tests/data/test603 | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 tests/data/test603 (limited to 'tests/data/test603') diff --git a/tests/data/test603 b/tests/data/test603 new file mode 100644 index 000000000..96894df98 --- /dev/null +++ b/tests/data/test603 @@ -0,0 +1,43 @@ + + + +SCP +SCP upload + + + +# +# Server-side + + + +# +# Client-side + + +scp + + +SCP upload + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file603.txt scp://%HOSTIP:%SSHPORT/%PWD/log/upload.603 + + +Test data +for ssh upload test + + + +# +# Verify data after the test has been "shot" + + +Test data +for ssh upload test + + +disable + + + -- cgit v1.2.3