From f6d80d66a230e40c42cd4e7a1867bcc482f5def8 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 9 Oct 2008 05:16:06 +0000 Subject: Added tests 633 through 637 to test the new file range support for SFTP. All but the first test cause an infinite loop or other failure and so are added to DISABLED. --- tests/data/test636 | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 tests/data/test636 (limited to 'tests/data/test636') diff --git a/tests/data/test636 b/tests/data/test636 new file mode 100644 index 000000000..1a9489120 --- /dev/null +++ b/tests/data/test636 @@ -0,0 +1,43 @@ + + + +SFTP +Range + + + +# +# Server-side + + +data +for ssh test + + + +# +# Client-side + + +sftp + + +SFTP retrieval with X- byte range + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: sftp://%HOSTIP:%SSHPORT%PWD/log/file636.txt -r 5- + + +Test data +for ssh test + + + +# +# Verify data after the test has been "shot" + + +disable + + + -- cgit v1.2.3