Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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 up to 5 tags to filter
Sort by most recent
184 results
I'm configuring AWS Transfer Family Server for AS2 over HTTPS. I found link below with step-by-step tutorial how to accomplish it. Although it seems like it is working for NLB, I'm not able to correct...
Hi There - thanks in advance. for your advice.
I am new to S3 and I used Google Gemini to run me through setting up my first bucket. I am used to using FTP to upload to host provided servers so I set...
In HigherEd, Shibboleth is popular as an IdP. How do I use my Shibboleth IdP to authenticate SFTP end users for my SFTP server in AWS Transfer Family? From the documentation, it seems that I need a La...
I want to use Transfer Family's logical directory to connect two S3 buckets, **test-transferfamily-demo** and **sftp-demo2**. I created a user using AWS CLI with the command below:
```
aws transfer c...
Hello,
I am trying to find which user AWS Transfer Family user has been provided access to a specific IAM policy. I figured I could to this by running the command "aws transfer list-users --server-i...
Hello,
With AWS CLI, api 'transfer start-file-transfer', is it possible to specify the remote filename for an outbound transfer ?
In the following example, I am able to transfer the file from the gi...
EXPERT
published 6 months ago0 votes1.8K views
AWS Transfer Family Feature Launch Announcement
Hi,
I'm trying to automatically create a R53 record for my Org's transfer family resource using the transfer family tag resource using a custom hostname and specifying a zone ID as documented here:
ht...
Hi,
I re-deployed a AWS Transfer Family SFTP Server in test environment, and i am able to connect to it, using my local key-pair, through command line:
sftp username@sftp.test.com
I have a cust...
Hello,
We have a requirement to send files in batches using data bricks from Azure Data Lake to AWS S3 using Azure data factory SFTP connector.
1. We need a SFTP server details in AWS for azure to c...
Hi, I am using Transfer Family, and I want to prevent too many download requests by sftp-users.
I set up cloud-watch alarm and lambda to stop the server in case of too many download requests.
Altho...
I have a quick query below from the customer about AWS transfer family and hence need a clarification
1. AWS can only support the SSH cert version 9.6 and above. Our customer may not be running on th...