All Content 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
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...
I've configured AWS Transfer Family SFTP to restrict each user to 1 GB of storage. Once a user reaches this limit, they should no longer be able to upload files. I attempted to implement this using...
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...
EXPERT
published 5 months ago0 votes1022 views
Can we use SFTP connector to get file from privately hosted sftp server outside AWS and store it in S3?
I'm setting up an SFTP connector to sweep files from a client's server. The workflow is as follows, get the list of files available to download, trigger the download using the SFTP connector, wait for...
EXPERT
published 5 months ago0 votes1654 views
I am looking for a lab setup on SFTP connector for testing purpose.
I am looking for a way to get file from SFTP server which is hosted outside AWS, the source will not make any changes at their end so i can't use datasync or s3 cli, what other option i have to get...
Error: An error occurred (ThrottlingException) when calling the StartFileTransfer operation (reached max retries: 4): Exceeded maximum pending transfers
How can i solve the above error?
"[ERROR] ParamValidationError: Parameter validation failed:
Missing required parameter in input: "SendFilePaths"
Unknown parameter in input: "RetrieveFilePaths", must be one of: ConnectorId,...
I don't see any option to select a VPC/Subnet from where the SFTP Conector should be launched. All I see is that there is a public IP (that has been recently announced it can be a fix IP) from where...