Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with AWS Transfer Family
AWS Transfer Family securely scales your recurring business-to-business file transfers to Amazon Simple Storage Service (S3) and Amazon Elastic File System (EFS) using SFTP, FTPS, and FTP protocols.
Content language: English
Select tags to filter
Sort by most recent
203 results
I have linked my S3 bucket with the AWS Transfer Family to serve as an SFTP server, and I am using Cyberduck software to upload data to it. I created an SFTP user and assigned an IAM role.
Currently...
Hello AWS Community,
I'm facing a persistent connection timeout issue with an internet-facing Network Load Balancer (NLB) configured for TCP port 22, and I'm seeking advice on further diagnostics.
S...
Hi,
Looking for the best possible way to transfer file from S3 bucket to SFTP server. Need to PGP encrypt it before we send it across. Looking for best practices and possible error handling ?
I assu...
Hello AWS Community,
I'm struggling with a persistent issue connecting to an AWS Transfer Family server via FTPS and would appreciate any insights or suggestions.
**Goal:** Connect clients (initiall...
Hello, we are using Transfer Family to receive encrypted files in PGP `CAST5` format and decrypting it using predefined step. The issue we are encountering is that when decrypting the file, we are get...
As captioned, we want to set this up for communicate with service provider and internal system
Currently, we have it set up to call Boto3 to create a profiles, certificates, connectors, etc. In addition to these calls, the program has to pull all the local profiles to get the correct one. This ...
I need to create a directory on the target sftp folder and send files to it. If I try TransferClient StartFileTransferCommand with a RemoteDirectoryPath that hasn't been created yet it fails, throwin...
On [this page](https://docs.aws.amazon.com/transfer/latest/userguide/creating-connectors.html) it says:
To enable concurrent connections for any connector, contact AWS Support to submit a quota incre...
Problem I'm trying to solve:
Client wants me to send different types of documents to different endpoints or at least provide different subject for each type of document.
I don't want to create new con...
We have an SFTP setup in AWS Transfer Family with a custom identity provider, and we have multiple users on our local SFTP server. Is there a way to create all these users with the same passwords with...
We have set up an SFTP server on AWS Transfer Family using the **Service-managed Identity Provider**, but it only supports SSH key-based authentication. Now, we need to migrate our on-prem SFTP server...