For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Parameter
Value

Hostname

<yourdomain>.couchdrop.io

Port

22

Authentication

Password or SSH key

How to connect to Couchdrop using SFTP

Before you start

1

Open your SFTP client or application

This could be a standalone SFTP client, such as FileZilla or Cyberduck, or an SFTP connection configured within another product, service, or platform, such as NetSuite or Salesforce.

2

Enter your Couchdrop SFTP credentials

Enter the connection details for your Couchdrop SFTP user:

  • Your Couchdrop hostname

  • Your SFTP username

  • Your password or SSH key

3

Connect via SFTP

Start the connection from your SFTP client or application. Once authenticated, you'll be connected to Couchdrop and can begin transferring files.

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

Authentication failed

Confirm that the username is correct and that the user has a valid password or SSH public key configured.

Connection refused or timed out

Confirm that your network allows outbound SFTP connections over port 22 and that you are connecting to the correct Couchdrop hostname.

User cannot see the expected files or folders

Check the user's folder permissions and Virtual Folder configuration, and confirm that the underlying storage connection is available.

Permission denied when uploading or modifying files

Check that the user has write access to the relevant folder and that the connected storage permits the requested operation.

Frequently asked questions

Do I need to run my own SFTP server?

No. Couchdrop provides the SFTP endpoint as a hosted service, so you do not need to deploy or maintain SFTP server infrastructure.

Can Couchdrop connect to another SFTP server?

Yes. Couchdrop can also connect to external SFTP servers for file transfers and workflows.

Can Couchdrop replace a self-hosted SFTP server?

Yes. Couchdrop can act as the hosted SFTP server while using Couchdrop hosted storage or your existing connected storage.

Can SFTP connect directly to cloud storage?

Yes. Couchdrop can provide SFTP access to connected cloud and on-premises storage, so users can work with files over SFTP without accessing the underlying storage platform directly.

Can I use SFTP with Google Drive, Dropbox, or SharePoint?

Yes. Couchdrop can connect SFTP users to supported storage platforms such as Google Drive, Dropbox, and SharePoint.

Can SFTP transfers be automated?

Yes. Couchdrop can use SFTP connections within automated file transfer workflows.

Last updated

Was this helpful?