Skip to content

Files

Latest commit

 

History

History
38 lines (34 loc) · 777 Bytes

File metadata and controls

38 lines (34 loc) · 777 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
aws
bucket
s3
winscp
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>