Thanks. -----Original Message----- From: libssh2-devel <libssh2-devel-boun...@cool.haxx.se> On Behalf Of Daniel Stenberg Sent: Monday, February 01, 2021 4:30 PM To: libssh2 development <libssh2-devel@cool.haxx.se> Subject: Re: Can HTTP proxy support be added for SFTP transfers?
On Mon, 1 Feb 2021, Bob K wrote: > I was wondering if proxy support could be added. Unfortunately this is > outside my knowledge. Is this possible? Something libssh2 handles or > I'd need some other lib? libssh2 doesn't handle that, but it is left for the application to do by itself. HTTP and auth and all that comes with it is quite a lot of code that's not a job for libssh2. Incidently, libcurl speaks SFTP over HTTP proxies with the help of libssh2... -- / daniel.haxx.se _______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel _______________________________________________ libssh2-devel https://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel