Tutorials - DeployHQ Blog

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

What are the differences between FTP, FTPS and SFTP?

Posted on

FTP sends data unencrypted, FTPS wraps FTP in TLS, and SFTP tunnels file transfers over SSH. This guide compares all three protocols side by side, shows exactly what attackers see when you use FTP in production, and includes a step-by-step migration path from FTP to SFTP.

Deploy Shopify Themes from Git: GitHub, GitLab & Bitbucket Guide

Posted on

Automatically deploy Shopify theme changes from your Git repository using DeployHQ. Connect GitHub, GitLab, or Bitbucket, set up build pipelines for Sass and Tailwind, and protect theme settings — all with automatic deployments on push.