To verify that the sftp server is actually running, responsive and that
authorYang Tse <yangsita@gmail.com>
Fri, 8 Feb 2008 13:54:02 +0000 (13:54 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 8 Feb 2008 13:54:02 +0000 (13:54 +0000)
commit1a340de0e5f378e58130dd86955e6bcee47b6f19
treece96dff2f7debdf58432e5e51717ee052e687959
parent05c191199dbbc0ac0dbfaebb075b78802edb6f80
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.
CHANGES
tests/.cvsignore
tests/runtests.pl
tests/sshhelp.pm
tests/sshserver.pl