Insights from production use

Real-world FTP use cases for production systems

Real-world FTP and SFTP use cases from production environments — covering backups, automated file transfers, integrations and secure data exchange. These insights focus on how teams actually use managed FTP storage in business systems, without running and maintaining their own infrastructure.
From DevOps pipelines and surveillance storage to client file delivery and backend integrations, each example shows where FTP-based storage fits — and when managed FTP becomes the better choice.

Quick Storage API in C# with the SFTP protocol

Published {$created}
by Carsten Blum

Learn how to use C# and the SSH.NET library to build a simple SFTP-based Storage API with ftpGrid. Create and upload a file securely in minutes...

Read tutorial
821 words Human made

Quick Storage API in Python with the SFTP protocol

Published {$created}
by Carsten Blum

Learn how to use Python and Paramiko to build a simple SFTP-based storage API with ftpGrid. Create a text file and upload it securely in minutes...

Read tutorial
869 words Human made

Getting Started with FTP Cloud Storage

Published {$created}
by Carsten Blum

Learn how to set up FTP cloud storage with ftpGrid in minutes. Create an account, connect via SFTP or FTP, and upload your first files securely...

Read tutorial
562 words Human made

Quick Storage API in Java with the SFTP protocol

Published {$created}
by Carsten Blum

Learn how to build a simple Storage API in Java using Apache MINA SSHD. Generate a text file locally and upload it securely to ftpGrid managed cloud FTP storage via SFTP...

Read tutorial
1117 words Human made

FTP Migration – From Self-Hosted to Managed Cloud

Published {$created}
by Carsten Blum

Learn how to migrate files from a self-hosted FTP server to secure managed cloud FTP hosting. Includes ready-to-use bash scripts with FTP, FTPS, SFTP, and SCP...

Read tutorial
821 words Human made

Quick Storage API in PHP with the SFTP protocol

Published {$created}
by Carsten Blum

Use PHP and phpseclib to build a tiny Storage API with SFTP. Generate a text file and upload it to ftpGrid securely—in just a few lines of code....

Read tutorial
762 words Human made

Quick Storage API in Go with the SFTP protocol

Published {$created}
by Carsten Blum

Learn how to use Go to create a simple Storage API with SFTP. Generate a text file and upload it to ftpGrid in just a few lines of code...

Read tutorial
1034 words Human made

FTP 101 – Part 17: Pros and Cons of SCP vs. SFTP

Published {$created}
by Carsten Blum

Discover the strengths and weaknesses of SCP compared to SFTP, including its limitations with logging, access control, and error handling...

Read tutorial
648 words Human made

FTP 101 – Part 16: What is SCP and When Should You Use It?

Published {$created}
by Carsten Blum

Learn what SCP (Secure Copy Protocol) is, how it differs from SFTP, and when it makes sense to use SCP for fast, secure file transfers....

Read tutorial
617 words Human made

How to Migrate from Self-Hosted FTP to Managed Hosting

Published {$created}
by Carsten Blum

Thinking about switching from a self-hosted FTP server to managed FTP hosting? Follow these 5 simple steps to ensure a smooth, secure, and low-downtime migration...

Read tutorial
568 words Human made

How We Keep Your Managed FTP Hosting Secure 24/7

Published {$created}
by Carsten Blum

Discover how our managed FTP hosting stays secure 24/7 with encryption, monitoring, backups, and proactive maintenance — so your files are always protected...

Read tutorial
706 words Human made

FTP 101 – Part 15: Setting up an SFTP Connection with lftp or WinSCP

Published {$created}
by Carsten Blum

Learn how to set up a secure SFTP connection using lftp on Linux/Mac or WinSCP on Windows to transfer files safely to your ftpGrid account...

Read tutorial
484 words Human made

For businesses: Managed FTP Hosting or SFTP Cloud Hosting?

Published {$created}
by Carsten Blum

Unsure whether to choose managed FTP hosting or SFTP cloud hosting? We break down the differences, pros, and cons so you can select the right secure file transfer solution for your business...

Read tutorial
823 words Human made

FTP 101 – Part 14: Keys vs. Passwords – Which to use?

Published {$created}
by Carsten Blum

In SFTP, you can authenticate with either a password or an SSH key. Learn which method offers better security, and why most experts recommend key-based authentication...

Read tutorial
639 words Human made

Managed FTP Hosting and SSL Certificates Automation

Published {$created}
by Carsten Blum

Setting up and renewing SSL certificates for FTPS can be a hassle when self-hosting. Here’s how managed FTP hosting solves it with automated, secure certificate management....

Read tutorial
536 words Human made

Why Choose Managed FTP Hosting Over Self-Hosting

Published {$created}
by Carsten Blum

Running your own FTP server might seem cost-effective, but the hidden costs and risks can quickly add up. Here are five reasons why managed FTP hosting is the smarter choice....

Read tutorial
517 words Human made

Managed FTP Hosting – The Complete Guide

Published {$created}
by Carsten Blum

Discover how managed FTP hosting simplifies secure file transfers with SFTP & FTPS, offering reliability, compliance, and zero server maintenance....

Read tutorial
878 words Human made

FTP 101 – Part 13: Difference Between SFTP and FTPS?

Published {$created}
by Carsten Blum

Both SFTP and FTPS add encryption to traditional FTP — but they’re completely different under the hood. Learn which protocol to use and why it matters....

Read tutorial
754 words Human made

Why SFTP Cloud Hosting Beats Self-Hosting – A Modern Take

Published {$created}
by Carsten Blum

Still self-hosting your SFTP server? Discover why cloud-based SFTP hosting with ftpGrid is more secure, easier to maintain, and ready for modern workflows....

Read tutorial
766 words Human made

FTP 101 – Part 12: FTPS client compatibility and usage

Published {$created}
by Carsten Blum

Learn which clients support FTPS, how to handle firewall issues, and how to upload/download securely using tools like curl and lftp – fully compatible with ftpGrid....

Read tutorial
724 words Human made