Editing Pro:S3 Provider Configuration

From FileZilla Wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
= Introduction =
 
= Introduction =
 
This guide explains how to configure FileZilla Pro to connect any Amazon S3 compatible cloud provider.
 
 
In this guide you'll see the configuration for Digital Ocean provider as an example. However these instructions work also for any compatible provider.
 
 
FileZilla Pro uses this configuration to resolve a host name configured in the site manager to a specific provider.
 
  
 
= Step by Step instructions =
 
= Step by Step instructions =
 
# Start FileZilla and choose Edit, Settings, S3: Providers:
 
# In the Provider list click New to add a new provider
 
#:[[File:Pro_digital_ocean_1.png]]
 
# In the Regions list you add the regions. This information can be obtained from your provider. For each region there is a name, a description and a list of endpoints separated by semicolon. FileZilla Pro will use these endpoints to match the host with a specific region.
 
#:[[File:Pro_digital_ocean_2.png]]
 
# Catch All is used to handle redirects to regions not yet known as when the provider adds a new region. Format is used to build endpoints for unknown regions. Format accepts the following tags {REGION} and {BUCKET}. Those tags are replaced by region and bucket respectively.
 
#:[[File:Pro_digital_ocean_3.png]]
 
# In Site Manager add a new site:
 
# In Host enter the address of your space
 
# In Access Key ID enter your space access key
 
# In Secret Access Key enter your space access secret
 
#:[[File:Pro_digital_ocean_4.png]]
 
 
When establishing a session with FileZilla, the correct provider and region is fetched from the list providers as follows, top to bottom:
 
 
* If the hostname ends on a known endpoint, the matching region and associated provider is used;
 
* Otherwise if it matches a catch-all, the associated provider is used, assume us-east-1;
 
* Otherwise fall back to the first configured provider (by default that's Amazon) and assume us-east-1
 
 
For further instructions how to use FileZilla please refer to our [[Tutorial]].
 

Please note that all contributions to FileZilla Wiki are considered to be released under the GNU Free Documentation License 1.2 (see FileZilla Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)