Winscp library supports for HTTP proxy. Does it support over FTP and SFTP and how to define it?
Asked
Active
Viewed 52 times
0
-
**The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, SCP, WebDAV and FTP sessions.** That's the first line that appears on the nuget page of winscp. – dcg Jun 26 '17 at 14:57
-
*"Proxy **over** SFTP"* - I assume you mean *"proxy **for** SFTP"* - *"Proxy over SFTP"* is something very different. – Martin Prikryl Jun 26 '17 at 15:07