Simple FTP Service
SFS Drive
Channels
Self-Hosted
Pricing
News
Articles
Support
Login
Get started
Support guides
Step-by-step walkthroughs for setting up and using DocEvent, with screenshots from the console. Need something these don't cover? Email
support@docevent.io
.
Browse all guides
Simple FTP Service
Azure
Firewall
Verifying a service with an Azure firewall enabled
What to do when Verify Access fails because your Azure storage account sits behind a firewall.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Forward slash in the username
What to do when your FTP software refuses the serviceid/username login format - escaping, backslash, and username aliases.
Updated August 27, 2026 ·
Read the guide
Account & Billing
Billing
Usage-based billing
How data transfer, operations and storage are measured against your plan's included amounts, and what happens when you go over.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Networking
Firewall
Static IP addresses and ports
The connection and data IP addresses for each Simple FTP Service region, what to allowlist in your firewall or storage ACL, and which ports to open.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
SFTP
SCP
SSH keys
Security
SSH host keys for SFTP and SCP
The host key fingerprints DocEvent's SFTP/SCP servers present, how to verify them on first connection, and what to do about IP-change warnings.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Simple FTP Service overview
What a Simple FTP Service is - FTP, FTPS, SFTP and SCP access to your own cloud storage, running in three regions with no servers to manage.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
SFTP
SSH keys
ssh-rsa client compatibility for SFTP
Fixing "no matching host key type found" and passwordless logins that still prompt for a password - the ssh-rsa deprecation, and when you need client config.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
SFTP
SSH keys
SSH authorized keys for passwordless SFTP
Give a user public-key login for SFTP - generate a key pair, add up to 10 authorized keys to the user, connect without a password.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Self-hosted server parameters
Every flag and environment variable the self-hosted Simple FTP Server accepts, with defaults and the options that matter most.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Self-Hosted overview
Run the Simple FTP Server in your own datacenter or VPC - hybrid mode, cloud-managed configuration, and what stays on your servers.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Logging
Self-hosted server logging
Where the self-hosted server logs go, the JSON production format, and how to recognise transaction entries for logins and transfers.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
High availability
Networking
Load balancing self-hosted servers
Four ways to put a stable address in front of multiple self-hosted instances - DNS round robin, weighted DNS, and load balancers with or without per-instance public IPs.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Licensing
Start your first self-hosted instance
Activate a trial license, download the server binary, and run a Simple FTP Server on your own machine connected to your DocEvent services.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Firewall
Networking
Self-hosted firewall configuration
The inbound and outbound rules a self-hosted instance needs - control ports, passive ranges, and the cloud configuration link.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
Docker
Running self-hosted in Docker
Start the Simple FTP Server from the official Docker image, publish the right ports, and pass configuration as environment variables.
Updated August 27, 2026 ·
Read the guide
Self-Hosted
High availability
Networking
Clustering recommendations
How to choose a clustering implementation for self-hosted instances - by protocol, with the trade-offs of DNS round robin and the network load balancer variants.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
High availability
Scaling and connection handling
How DocEvent scales its clusters without cutting off your in-flight FTP and SFTP transfers.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
AWS
Permissions
Security
Restrictive S3 bucket permissions
Limit DocEvent's access to specific paths in an existing S3 bucket with a scoped IAM policy and the service's test path.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
FTP
Networking
Passive vs active FTP
The difference between passive and active FTP data connections, which mode to use, and why active mode fails through firewalls.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Firewall
Security
IP allow and deny lists
Restrict who can connect to your service with per-service ALLOW and DENY lists - single addresses, CIDR ranges and comments.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Google Cloud
Permissions
Google Cloud Storage permissions
The roles your GCS service account needs, and the errors you see when they are missing.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
FTPS
Security
FTPS TLS certificates
The certificates DocEvent presents for explicit and implicit FTPS connections, who issues them, and how to configure your client's trust.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Google Cloud
FTP
SFTP
Your first FTP/SFTP to Google Cloud Storage service
Create an SFS service that gives you FTP, FTPS and SFTP access to your own Google Cloud Storage bucket.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Azure
FTP
Your first FTP to Azure service
Create an SFS service that gives you FTP, FTPS and SFTP access to your own Azure Blob Storage container.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
AWS
File versioning and restore
Restore earlier versions of uploaded files from the service logs by enabling versioning on your storage bucket.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
DNS
Using a custom DNS name
Point your own hostname at your Simple FTP Service with a CNAME - what works for SFTP and plain FTP, and why FTPS needs a different approach.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Cloud storage limitations over FTP and SFTP
What object storage backends can and cannot do through an FTP/SFTP interface - renames, symlinks, appends, and why some operations show up as two log entries.
Updated August 27, 2026 ·
Read the guide
Channels
AWS
S3-compatible
Receive channel files from an S3 bucket
Set up the Amazon S3 source plugin - let DocEvent pick up every new file landing in your bucket, automatically via CloudFormation or by hand.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
Networking
Firewall
Backend storage IP addresses
The IP addresses DocEvent's servers connect to your backend storage bucket from, per region - for bucket firewalls and ACLs.
Updated August 27, 2026 ·
Read the guide
API
Getting started with the Developer API
Create an API key, make your first request, and explore the OpenAPI reference for automating your DocEvent services.
Updated August 27, 2026 ·
Read the guide
API
AWS
Create a Simple FTP Service via the API
A worked example of PUT /service/sfs - create an S3-backed service with its first user in one call.
Updated August 27, 2026 ·
Read the guide
Simple FTP Service
FTP
550 Not found when logging in
Why a brand-new service or user sees "550 Not found" on their first FTP login, and the one-step fix.
Updated August 27, 2026 ·
Read the guide