mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 23:55:01 -04:00
1a340de0e5
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.
18 lines
229 B
Plaintext
18 lines
229 B
Plaintext
Makefile
|
|
Makefile.in
|
|
memdump
|
|
log
|
|
*.pid
|
|
*.pdf
|
|
*.html
|
|
curl_client_key
|
|
curl_client_key.pub
|
|
curl_client_knownhosts
|
|
curl_host_dsa_key
|
|
curl_host_dsa_key.pub
|
|
curl_sftp_cmds
|
|
curl_sftp_config
|
|
curl_ssh_config
|
|
curl_sshd_config
|
|
stunnel.conf
|