Question on the sftp remote linux path in a C# program
I am trying to use SSH.NET to connect a linux server with SFTP connection to download file to a window directory.
I am trying to use SSH.NET to connect a linux server with SFTP connection to download file to a window directory.