

Save the output of this as the file name authorized_keys, and upload it to the. Run this command and enter through the prompts: ssh-keygen Does your machine not come with a SSH key already, you’ll have to make it first.

With SSH you can create that with this command: mkdir ~/.sftp With a SFTP client you should be able to right click in the site root folder with the option to create directoryīack at your local machine, run the following command to create a properly SFTP formatted SSH key: ssh-keygen -e -f ~/.ssh/id_rsa.pub. Here you’ll have to make a folder in the site root directory named. Step 2 is therefore necessary to make your SFTP client authenticate using keys.įirst you have to log in to your Bolt either with SSH or SFTP.

Be aware, the SFTP format and SSH format is different.
