# Inbound SFTP

Couchdrop acts as an SFTP server out of the box and supports thousands of users in a single tenant and  Petabytes of data through our cloud storage integrations.&#x20;

## Introduction to SFTP

Secure File Transfer Protocol (SFTP) is a secure and reliable method of transferring files between systems over a network. Unlike traditional FTP, which sends data in plain text, SFTP encrypts both authentication credentials and file data using the Secure Shell (SSH) protocol. This ensures that sensitive information remains protected during transit.

## SFTP in Couchdrop

Couchdrop gives you SFTP without the servers. In minutes, you can spin up secure, cloud-hosted SFTP endpoints that connect directly to your existing storage like Dropbox, Google Drive, OneDrive, or S3. Your partners still use SFTP exactly as they always have — but you get cloud-native flexibility, enterprise-grade security, and zero infrastructure to manage. It’s the simplest way to modernize SFTP

<figure><img src="/files/cZOU9BMHYzMkyEJyhHj9" alt=""><figcaption></figcaption></figure>

## Getting Started with Couchdrop

Inbound SFTP is enabled by default in Couchdrop accounts - but you will need to configure SFTP users for access.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Creating SFTP Users in Couchdrop</strong><br>Learn about creating external Inbound SFTP users in Couchdrop. </td><td><a href="/pages/mN5HBCpQL1ymAqWPYjlp">/pages/mN5HBCpQL1ymAqWPYjlp</a></td></tr><tr><td><strong>Connect to Storage</strong><br>Learn about connecting cloud storage to Couchdrop and using it for Inbound SFTP users. </td><td><a href="/pages/CvgQrByMOTn5qInKk3i3">/pages/CvgQrByMOTn5qInKk3i3</a></td></tr><tr><td><strong>Connecting with SFTP</strong><br>Learn how to connect to Couchdrop via SFTP. </td><td><a href="/pages/Ft7HtKgS6Ls0vOagb45i">/pages/Ft7HtKgS6Ls0vOagb45i</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.couchdrop.io/features/inbound-sftp.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
