AWS Transfer Family SFTP server vs SFTP connector

0

Hi all, I am trying to transfer files into s3 via SFTP. Do I need to set up an AWS SFTP server or can i just use the AWS SFTP connector?

AWS
asked 8 months ago327 views
1 Answer
0

To offer access to your S3 bucket over SFTP, you'll need a Transfer server with SFTP protocol support. A user or external system connecting to the Transfer server can access the objects in your S3 bucket over the SFTP protocol.

The SFTP connector is a client-side component, which you can tell to connect to an SFTP server that someone else is running and pull files from that SFTP server to your S3 bucket or push them from your S3 bucket to that external SFTP server.

EXPERT
answered 8 months ago
profile picture
EXPERT
reviewed 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions