Overview
You can configure an FTP or SFTP server as your remote storage to store data backups and call recordings.
Step-By-Step Guide
Configuring an FTP server
- In the administration interface, go to Integration > Remote Storage.
- Key in the Hostname of the FTP server.
- Key in your FTP server Username and Password.
- Click Test Connection.
Configuring an SFTP server
- In the administration interface, go to Integration > Remote Storage.
- Key in the Hostname of the SFTP server.
- Key in your SFTP server Username.
- Authenticate either with the SFTP password or through SSH.
Methods for Authentication
- Authenticate using a password:
- Key in your SFTP server Password.
- Click Test Connection.
- Authenticate using ssh keys:
- Check Use SFTP (SSH File Transfer Protocol).
- If the public key is already configured on the SFTP server and you have a private ssh key, click Upload Private Key. Else, click Generate Key Pairs to create new keys for integration. A public key gets downloaded to be configured on the SFTP server.
- Click Test Connection.
Note: If you are replacing an existing SFTP server configuration with a new SFTP server, click Remove Key before uploading or generating a new pair of keys.