Posts

Showing posts from August, 2025

Self-hosted FTP vs managed cloud FTP/SFTP hosting

Running your own FTP server can be time-consuming and risky — managing certificates, configuring firewalls, handling user permissions, and keeping security patches up-to-date. ftpGrid’s Managed FTP Hosting takes care of all of that for you, so you can focus on your work instead of server admin. Whether you need FTP, FTPS, or SFTP, ftpGrid delivers enterprise-grade security and zero-maintenance hosting, all in the cloud. Use cases for managed FTP/SFTP hosting: Agencies exchanging files with clients Enterprises with strict compliance requirements Software vendors needing a secure delivery channel Teams that want FTP/SFTP without the complexity of self-hosting Private and professional surveillance camera storage FTP/SFTP based API for cloud storage without privacy or GDPR concerns Get started in 6 easy steps Follow our onboarding guide and be up and running in seconds

FTP 101 – A Mini Series for Modern Devs Using Classic Protocols

 Despite the age of FTP, it's still deeply embedded in many workflows – from backups and batch transfers to legacy integrations and automation. At ftpgrid.com , we’ve launched a **practical tutorial series** to help developers and sysadmins get confident with FTP, FTPS, and SFTP usage – one small topic at a time. Whether you're managing cronjobs, writing backup scripts, or just want to brush up on those dusty command-line skills, this series is made for you. The Tutorials FTP 101 – Active vs. Passive Connections Why does FTP even have two connection modes? We break down the difference between active and passive FTP, complete with ports, NAT issues, and a simple diagram. FTP 101 – ASCII vs. Binary Transfer Types What happens if you upload a `.txt` file in binary mode – or worse, an image in ASCII mode? This tutorial explains transfer modes and when they matter. FTP 101 – Authentication Is (Still) Insecure Plain FTP transmits passwords in cleartext. We explain the risks, and why ...

Setup Axis Camera with Cloud Storage with ftp

 Need an easy way to store surveillance footage in the cloud? If you’re using an Axis network camera, we’ve put together a  step-by-step guide  showing how to connect it to ftpGrid for reliable FTP-based backup. The tutorial walks you through setting up motion detection, creating upload paths, and verifying that files are being securely stored — all without the need for local infrastructure.

Guide: Create SSH keys for SFTP and SCP server auth

Looking to make your file transfers more secure and automation-friendly? If you’re still relying on passwords for SFTP or SCP, it might be time for an upgrade. In our  SSH key authentication guide , we explain how to set up SSH keys and connect securely to services like ftpGrid.com – no passwords required. It’s a simple change that brings stronger security and better support for scripting and CI/CD workflows.