Pro: Amazon S3: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
(Created page with "= Introduction = This document will give a brief introduction how to get get started using Amazon S3 with FileZilla Pro. This guide assumes that you already have an S3 accoun...") |
m (Reverted edits by 2001:67C:6EC:203:192:42:116:220 (talk) to last revision by CodeSquid) Tag: Rollback |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 6: | Line 6: | ||
# Start FileZilla and click the left-most toolbar button to open the Site Manager: | # Start FileZilla and click the left-most toolbar button to open the Site Manager: | ||
#:[[File:Pro_S3_1.png]] | #:[[File:Pro_S3_1.png|800px|border]] | ||
# Create a new site and give it a meaningful name: | # Create a new site and give it a meaningful name: | ||
#:[[File:Pro_S3_2.png]] | #:[[File:Pro_S3_2.png|800px|border]] | ||
# Select S3 - Amazon Simple Storage Service as protocol and enter the hostname of the primary region you are using: | # Select S3 - Amazon Simple Storage Service as protocol and enter the hostname of the primary region you are using: | ||
#:[[File:Pro_S3_3.png]] | #:[[File:Pro_S3_3.png|800px|border]] | ||
#:Don't worry if you have buckets in multiple regions, you can access them all regardless of region. The entered hostname only controls which region new buckets will use. | #:Don't worry if you have buckets in multiple regions, you can access them all regardless of region. The entered hostname only controls which region new buckets will use. | ||
# Using the normal logon type, enter your access key id as username and your secret access key as password. Last but not least, click on Connect to save your data: | # Using the normal logon type, enter your access key id as username and your secret access key as password. Last but not least, click on Connect to save your data: | ||
#:[[File:Pro_S3_4.png]] | #:[[File:Pro_S3_4.png|800px|border]] | ||
# You're now connected to S3 and will see a list of all your buckets on the right side: | # You're now connected to S3 and will see a list of all your buckets on the right side: | ||
#:[[File:Pro_S3_5.png]] | #:[[File:Pro_S3_5.png|800px|border]] | ||
That's it! You're now connected to | That's it! You're now connected to AWS. On the right you'll see a list of your available buckets: | ||
For further instructions how to use FileZilla please refer to our [[Tutorial]]. | For further instructions how to use FileZilla please refer to our [[Tutorial]]. |
Latest revision as of 12:32, 1 June 2024
Introduction[edit]
This document will give a brief introduction how to get get started using Amazon S3 with FileZilla Pro. This guide assumes that you already have an S3 account. Keep your access key id and your secret access key at hand.
Step by Step instructions[edit]
- Start FileZilla and click the left-most toolbar button to open the Site Manager:
- Create a new site and give it a meaningful name:
- Select S3 - Amazon Simple Storage Service as protocol and enter the hostname of the primary region you are using:
- Using the normal logon type, enter your access key id as username and your secret access key as password. Last but not least, click on Connect to save your data:
- You're now connected to S3 and will see a list of all your buckets on the right side:
That's it! You're now connected to AWS. On the right you'll see a list of your available buckets:
For further instructions how to use FileZilla please refer to our Tutorial.