SFTP in C# with .net 3.5?
- by nrk
Hi,
I need to connect to sftp server to download & upload file using C# in .net 3.5. Is Microsoft/.net 3.5 framework providing any inbuilt tools/mechanism/library to connect to sftp server to download & upload files?
Thanks
nrk