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/test602 | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 tests/data/test602 (limited to 'tests/data/test602') diff --git a/tests/data/test602 b/tests/data/test602 new file mode 100644 index 000000000..327e95753 --- /dev/null +++ b/tests/data/test602 @@ -0,0 +1,43 @@ + + + +SFTP +SFTP put + + + +# +# Server-side + + + +# +# Client-side + + +sftp + + +SFTP put + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: -T log/file602.txt sftp://%HOSTIP:%SSHPORT/%PWD/log/upload.602 + + +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