Search found 1 match

by SomeCallMeTim
04 Jun 2016, 17:26
Forum: General Discussion
Topic: SFTP: support private key authentication
Replies: 28
Views: 7436

Re: SFTP support

Just rely on native SSH clients on non-Windows and PuTTY/PLink on Windows (plink.exe can act almost like ssh on Linux/Mac), or use sftp/Psftp directly.

There aren't a "number of methods" that way: You just connect to an existing, well-tested client and have it handle the public/private key ...