From a57098ea9b6148b900300b6dd385a3a7533bd656 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 18 Mar 2008 17:05:29 +0000 Subject: Added test 626 to reproduce an infinite loop when given an invalid SFTP quote command reported by Vincent Le Normand, but left it disabled. --- tests/data/test626 | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 tests/data/test626 (limited to 'tests/data/test626') diff --git a/tests/data/test626 b/tests/data/test626 new file mode 100644 index 000000000..46360fb4e --- /dev/null +++ b/tests/data/test626 @@ -0,0 +1,42 @@ + + + +SFTP +pre-quote +FAILURE + + + +# +# Server-side + + + +# +# Client-side + + +sftp + + +SFTP invalid quote command + + +--key curl_client_key --pubkey curl_client_key.pub -u %USER: -Q "invalid-command foo bar" sftp://%HOSTIP:%SSHPORT%PWD/log/file626.txt + + +Test file for rename test + + + +# +# Verify data after the test has been "shot" + + +Test file for rename test + + +disable + + + -- cgit v1.2.3