How do I upload a file to an SFTP server in C# (.NET)? [closed]

Maybe you can script/control winscp?

Update: winscp now has a .NET library available as a nuget package that supports SFTP, SCP, and FTPS

Leave a Comment