Tips & FAQ

Articles

SFTP - Using a Private Key for Authentication
The SFTP element supports authentication via RSA private key and RSA private key + passphrase. To generate an RSA private key (on Mac OSX), complete these steps: Open your terminal. Enter the following command: ssh-keygen -t rsa -C "your_...