Reference architectures
This section lists the reference materials that are available for SFTP connectors.
Blog posts
The following blog post provides a reference architecture to build an MFT workflow using SFTP connectors, including encryption of files using PGP before sending them to a remote SFTP server using SFTP connectors:
Architecting secure and compliant managed
file transfers with AWS Transfer Family SFTP connectors and PGP encryption.
Workshops
-
The following workshop provides hands on labs for configuring SFTP connectors and using your connectors to send or retrieve files from remote SFTP servers: Transfer Family - SFTP workshop
. -
The following workshop provides hands on labs to build fully automated and event-driven workflows involving file transfer to or from external SFTP servers to Amazon S3, and common pre- and post-processing of those files: Event-driven MFT workshop
.
Solutions
AWS Transfer Family provides the following solutions:
-
The File transfer synchronization solution
provides a reference architecture to automate the process of syncing remote SFTP directories—including entire folder structures—with your local Amazon S3 buckets using an SFTP connector. It orchestrates the process of listing remote directories, detecting changes, and transferring new or modified files. -
Serverlessland - Selective file transfer between remote SFTP server & S3; using AWS Transfer Family
provides a sample pattern for listing files stored on remote SFTP locations, and transferring selective files to Amazon S3.