Inbound SFTP connections
Learn about using Couchdrop as an alternative to traditional SFTP servers
How it works
Couchdrop acts as an SFTP server to deploy hyper-scale, secure, cloud-hosted SFTP endpoints that connect directly to your existing storage without deploying or maintaining SFTP infrastructure.
Your cloud SFTP service and endpoint are enabled automatically when you first set up your Couchdrop account. To use it, create an SFTP user and assign their home folder, also known as root directory.
The root directory determines which files and folders the user can access. It can point to Couchdrop hosted storage or cloud and on-prem storage connected to Couchdrop.
Connection details
Couchdrop uses the default ports for SFTP and a unique hostname for your tenant.
Hostname
<yourdomain>.couchdrop.io
Port
22
Authentication
Password or SSH key
How to connect to Couchdrop using SFTP
Before you start
To connect to Couchdrop using SFTP, you will need:
An SFTP username and password, or username and SSH key
Your Couchdrop hostname
An SFTP client, application, or system that supports SFTP
If you do not have a user yet, see Create an SFTP User.
Host key authentication
If your client requires SSH host key verification, use the host key details shown below.
Host key authentication
Couchdrop provides a public host key that can be used to verify the authenticity of the endpoint you are connecting to. This key is static and we do not expect it to change in the future.
The host key for all Couchdrop endpoints
Common issues and errors
Frequently asked questions
Last updated
Was this helpful?