From 1a340de0e5f378e58130dd86955e6bcee47b6f19 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 8 Feb 2008 13:54:02 +0000 Subject: To verify that the sftp server is actually running, responsive and that all curl's tests generated configuration and key files are fine, a real connection is established to the test harness sftp server authenticating and running a simple sftp remote pwd command. The verification is done using OpenSSH's or SunSSH's sftp client tool with a configuration file with the same options as the test harness socks server with the exception that dynamic forwarding is not used for sftp. --- tests/.cvsignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tests/.cvsignore') diff --git a/tests/.cvsignore b/tests/.cvsignore index 217b75782..e6d5aa18b 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -5,11 +5,13 @@ log *.pid *.pdf *.html -curl_client_knownhosts curl_client_key curl_client_key.pub +curl_client_knownhosts curl_host_dsa_key curl_host_dsa_key.pub -curl_sshd_config +curl_sftp_cmds +curl_sftp_config curl_ssh_config +curl_sshd_config stunnel.conf -- cgit v1.2.3