AWS S3 Files just made Transfer Family SFTP obsolete for most use cases

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. sftp

    Securely share your files

    ECS Fargate service running atmoz/sftp with the S3 Files volume mounted at /home

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. jq-wasi

    Command-line JSON processor compiled using wasi-sdk

    Prerequisite: The aws s3files commands require AWS CLI v2.34.26 or later. You also need jq installed (used by the Terraform provisioner scripts). Update the CLI with brew upgrade awscli or see AWS CLI install guide.

  4. terraform-provider-aws

    The AWS Provider enables Terraform to manage AWS resources.

    The full working Terraform code is available as a Terraform module. The Terraform AWS provider doesn't support aws_s3files_file_system yet (PR #47325 is open and prioritized), so S3 Files resources are currently managed via terraform_data + AWS CLI. I pledge to update this module to use native Terraform resources as soon as the provider ships S3 Files support.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Automating Deployment of Flask and PostgreSQL on KVM with Terraform and Ansible

    5 projects | dev.to | 10 Dec 2024
  • Those of you running a home cluster that is NOT comprised of RasPis, what hardware are you using?

    6 projects | /r/kubernetes | 5 Jun 2021
  • AWS Lambda Self-Managed Code Storage: Adiós al límite de 75GB 🪣

    2 projects | dev.to | 19 Jul 2026
  • Fixing a 4-Year-Old Terraform Timeout in the AWS Provider

    1 project | dev.to | 16 Jun 2026
  • Building an Application Log Analytics Platform with Amazon S3 Tables: Cost Optimization by Migrating from CloudWatch Logs

    1 project | dev.to | 31 May 2026

Did you know that Go is
the 4th most popular programming language
based on number of references?