Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 768 Bytes

connect-to-aws-s3-bucket-with-winscp.md

File metadata and controls

35 lines (30 loc) · 768 Bytes
aliases category classification date date_modified draft id image links local_archive_links pinned print series tags title type
connect-to-aws-s3-bucket-with-winscp
aws
public
2020-03-02 05:43:51 -0800
2020-03-02 05:43:51 -0800
false
20200302134351
false
false
s3
aws
winscp
bucket
Connect to an AWS S3 Bucket with WinSCP
tech-note

On the initial "Site Login" screen that opens when WinSCP is launched, fill in the below details:

File protocol: Amazon S3
Host name: s3.amazonaws.com
Access key ID: <access-key>
Secret access key: <secret-access-key>

Then click on Advanced, navigate to Environments > Directories and fill in the remote directory (which is the S3 bucket name).

Remote directory: /<bucket-name>