To access your account using SSH you must subscribe to either the Advantage or Business Hosting plan. Please follow these steps:
I. Enable SSH on your Netfirms Account
1. Login to the Netfirms Control Panel at https://controlpanel.netfirms.com
2. Click Site Tools
3. Click SSH
4. Click Enable to enable SSH
II. SSH into your account using an SSH Client
Putty/OpenSSH or most any other widely free clients (for Windows users) or the default Terminal (for Mac / Linux users) may be used to access your Netfirms account via SSH.
Please configure your SSH client with the following information (where membername and password is indicated in your Netfirms Welcome Letter):
hostname: <ssh.netfirms.com>
port: 22
FTP username: <membername>
FTP password: <password>
For a terminal command prompt (eg. MAC or Linux users), the following command line is required:
ssh -l membername ssh.netfirms.com
NOTE: Currently SSH access is available for account holders using their main FTP login. FTP subaccounts are not currently supported in SSH.