AWS Storage Blog
Tag: AWS Transfer Family
Monitoring your AWS SFTP environment
Organizations across the board use the Secure File Transfer Protocol (SFTP), also known as the Secure Shell (SSH) File Transfer Protocol, to share files for their business needs. SFTP is a well-established protocol that allows for easy and secure movement of data between existing systems that may otherwise have trouble finding a common interface mechanism. […]
Simplify your AWS SFTP Structure with chroot and logical directories
UPDATE: The AWS CloudFormation template link provided in the “Try it for yourself” section was updated on 11/5/2020. Correspondingly, the blog post mentioned in the opening paragraph and shortly after the CloudFormation template as “my last blog post” has also been updated. In my last blog post, I showed how you can easily setup AWS […]
Using AWS SFTP logical directories to build a simple data distribution service
We launched the AWS Transfer for SFTP (AWS SFTP) service in November of 2018, and it has since been adopted by many organizations to enable secure SFTP access to data hosted in HAQM S3. At AWS, we are continuously iterating on our services, and many of our customers have told us that they would like […]
Enable password authentication for AWS Transfer for SFTP using AWS Secrets Manager
UPDATE: An updated version of this post was published on 11/5/2020. Please refer to that post for the most up-to-date content. Last year at re:Invent we launched AWS Transfer for SFTP (AWS SFTP), a fully managed service that makes it easy to migrate your file transfer workflows to AWS, without changing applications or clients. You […]