SSH increases the security on your web space by allowing you to connect to your web space with encrypted connections. Connect and transfer files securely with SFTP or connect to your web space directly from a terminal.
Note: SSH access is not included in our Starter packages. Instead you can activate SFTP to securely transfer files from and to your web space.
To activate SSH for your web space:
- Log on your Control Panel
- Click SSH & FTP
- Set Allow SSH access to On
- Click Save
To change the default password for SSH:
- Log on your Control Panel
- Click SSH & FTP
- Under SSH access, click Send
You will then receive an email with a link that can be used to change the SSH password.
When connecting via SSH use this info:
Host: ssh.one-example.com
Username: one-example.com
Password: the one you chose for SSH in your Control Panel
Port: 22
Remember to replace one-example.com with your own domain.
Use a program like Putty on Windows or Terminal on Mac, to connect with SSH from your computer.
When connecting via SFTP use this info:
Host: sftp.one-example.com
Username: one-example.com
Password: the one you chose for SSH in your Control Panel
Port: 22
Remember to replace one-example.com with your own domain.
Use a program like FileZilla or Cyberduck, to connect via SFTP from your computer.
Where are my files placed?
You find your web space located in a public folder called /www and your private home folder at /home/one-example.com - just replace one-example.com with your own domain.
Related articles: