Can anyone recommend a decent SFTP library for use with Windows C++ apps? If a cross-platform one is available then all the better, but it's not essential. It's for use with a commercial application, so paying for something isn't an issue.
I am using the superb Ultimate TCP/IP library which supports FTP-S but not SFTP (yeh, I know, confusing isn't it!).
I've come across the Chilkat library, which looks very good, but wondered if there are any others that people have used.