AWS SFTP Server - Part 1: Introduction

Опубликовано: 20 Июнь 2026
на канале: Programming with Alex
4,725
69

Please consider supporting me on Patreon:   / programmingwithalex  

GitHub link: https://github.com/programmingwithale...

The video series will cover:
1. Hosting an SFTP server on AWS
2. Authentication with either SSH keys or passwords
3. Restrict access to the SFTP server via IP at the server and user level
4. Automatic email notifications to end users when files are uploaded to the SFTP server