How do I upload a file to an SFTP server in C# / .NET?
- by Corey
Does this capability come with .Net? If not, what's the best free library? I need something that will throw good exceptions when there is a problem, and allows me to monitor its progress.