I need to be able to upload a file to a site by sftp.
I found this great example on how to upload via ftp...
http://www.codeguru.com/csharp/cshar...cle.php/c13163

Anyone know if i can sftp a file in C#?