Making an SSH connection (WS_FTP Professional)
- Last Updated: April 16, 2025
- 2 minute read
- WS_FTP Pro
- Version 12.9
Making an SSH connection (WS_FTP Professional)
Making an SSH connection requires little additional configuration to new or existing site profiles.
When creating a new site profile through the Connection Wizard, change the Server Type to SFTP/SSH when prompted by the wizard.
If editing an existing site profile:
- In the toolbar, click Connect to open the Site Manager.
- Select the site from the configured sites list, then click Edit. The Site Options dialog appears.
- Select Advanced.
- In Server type, select SFTP/SSH.Click OK.
- Select an authentication method:
- Password - If your server uses password authentication, then setup is complete.The next time you log onto this site, SSH will be used to secure the connection.
- Public Key - If your server uses public key authentication, select Advanced > SSH. Select the correct key pair from SSH Keypair. If no key pairs are available, you can create one.
- Keyboard Interactive - If your server is configured to use keyboard interactive authentication, the server will ask for the user's input.
Progress WS_FTP Professional will present a dialog automatically asking the user for a password, answer to a security question, etc., depending on the server's security settings. Note: If you select Keyboard Interactive authentication, then manual user input is required. This means that automated file synchronization processes will require a user's real-time interaction (in contrast to the other methods, which automatically access a stored password or key file).
- Click OK to close the Site Options dialog.
- Click Connect to connect to the site.
When you use that profile to make a connection, the client will automatically attempt to make an SFTP/SSH connection on port 22 of that server.
Use the Tools > Options > SSH dialog to select which Ciphers/MAC (Message Authentication Code) to be used with an SSH connection.