From ef10eaeb29e3a8a2ad92e10f44679e1298fce1d5 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sun, 1 Apr 2007 06:28:12 +0000 Subject: Added scp and sftp nonexistent file retrieval tests, but leave them disabled for now. --- tests/data/test605 | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tests/data/test605 (limited to 'tests/data/test605') diff --git a/tests/data/test605 b/tests/data/test605 new file mode 100644 index 000000000..3835239c5 --- /dev/null +++ b/tests/data/test605 @@ -0,0 +1,33 @@ + + + +SCP +FAILURE + + + +# +# Client-side + + +scp + + +SCP retrieval of nonexistent file + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: scp://%HOSTIP:%SSHPORT%PWD/not-a-valid-file-moooo + + + +# +# Verify data after the test has been "shot" + + +78 + + +disable + + + -- cgit v1.2.3