aliases | category | classification | date | date_modified | draft | id | image | links | local_archive_links | pinned | series | tags | title | type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
aws |
public |
2020-03-02 05:43:51 -0800 |
2020-03-02 05:43:51 -0800 |
false |
20200302134351 |
false |
false |
|
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>