Build 2567 released: SFTP supports public key authentication
Build 2567 adds an important new feature to Rebex SFTP component - support for public key authentication. Instead of using a password to authenticate, it is now possible to use an RSA or DSA private key instead. Check out the public key authentication ...