Questions tagged with AWS Transfer for SFTP
AWS Transfer for SFTP enables you to easily move your file transfer workloads that use the Secure Shell File Transfer Protocol (SFTP) to AWS without needing to modify your applications or manage any SFTP servers.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I have an SFTP server. I can login and see directories, and partner A can as well , but partner B can not. . Im using the same same roles and policies. but partner A get access denied after...
Hi,
I am trying to setup AWS File transfer SFTP server.
Here is my requirement:
1. User must be authenticated via third part identity provider which in Azure Authentication in our case.
2. Once user...
I cant login to sftp using my private key on my instance?
ami-0fec1fb452e2ab3b0
with ubuntu as username
do i need an sftp server or something?
Hi All,
We have setup AWS file transfer server with AWS directory service (connected to Microsoft AD) authentication. As per use case, once user login to sftp, user should be able to see two...
Hi,
I am trying to create aws file transfer access using CLI. Trying to add two folder permissions but getting below error.
```
aws transfer create-access --home-directory-type LOGICAL...
Hi All,
We are trying to setup simple directory structure in S3 bucket for each user when they login to AWS file transfer SFTP server.
1. ${transfer:UserName}/folder1
2....
Hi all, I need to create my SFTP service using AWS Transfer Family and Lambda as Identity Provider and S3 as Storage.
I created my Lambda function and authentication works but I can't show list of...
Hey,
Hope you are doing well!!
I have created an SFTP server for transferring files from AWS to celigo integration middleware.
But when I am using the credentials hostname, username & password not...
[Transfer Family](https://aws.amazon.com/aws-transfer-family/) supports S3 and EFS storage targets, but a project's requirement specifies up/downloaded files be available to Windows EC2 instances via...
Hi team,
I have a private VPC with all private subnets,
I create an sftp server:
- Protocols = SFTP
- Identity provider = Service managed
- VPC = my private VPC
- access = Internal
- Domain =...
Hi ,
we have a mirroring setup ( get and put the file between two server by comparing on the either side wherever missing) by using the perl module .
With Traditional Unix/linux server it is...
I have deployed a Transfer Family sftp server (using an Amazon EFS ). I am having trouble configuring the user. I keep getting the error: Failed to create user (Unsupported or invalid SSH public key...