curl/lib/vssh
Daniel Silverstone e915b6904c
ssh: Add support for libssh2 read timeout
Hook the new (1.11.0 or newer) libssh2 support for setting a read timeout
into the SERVER_RESPONSE_TIMEOUT option.  With this done, clients can use
the standard curl response timeout setting to also control the time that
libssh2 will wait for packets from a slow server.  This is necessary to
enable use of very slow SFTP servers.

Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>

Closes #10965
2023-05-15 13:20:47 +02:00
..
libssh2.c ssh: Add support for libssh2 read timeout 2023-05-15 13:20:47 +02:00
libssh.c libssh: tell it to use SFTP non-blocking 2023-04-27 17:59:56 +02:00
ssh.h libssh: use dynbuf instead of realloc 2023-03-16 23:32:22 +01:00
wolfssh.c lib: unify the upload/method handling 2023-04-25 12:38:38 +02:00