I would like to access a file through SFTP using .NET. I have seen other questions on Stack Overflow regarding this, such as SFTP question, but these are rather old and things would have moved on since then. My question is, does .NET support SFTP now (it didn't back when this question was asked). If it doesn't, is there any good Open Source SFTP library that I can use?
Thanks,
Sachin