How to connect through SSH or FTP?


Download Your Private Key (If Not Already Done)

Go to your profile: https://app.faaaster.io/profile
Click "Generate an SSH Key"
Download the key to a secure directory (typically in .ssh).


  • *

Retrieve the Host and Your SSH Login

Go to your site management page, in the "Tools" tab, and click "SSH / SFTP"



Connect via SSH or SFTP

Use the syntax below to connect via SSH:

ssh -i [path to your ssh key] [SSH login]@inst[instance number]-0@ssh.faaaster.cloud


Use the settings below to connect through an FTP client


Configure your FTP client as follows to connect via SFTP:

Updated on: 04/11/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!