-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from iterate-ch/issue/26
Add S3 connection profiles for OVH Public Cloud Storage.
- Loading branch information
Showing
6 changed files
with
228 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-bhs</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (Beauharnois)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.bhs.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>bhs</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>bhs</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-gra</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (Gravelines)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.gra.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>gra</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>gra</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-rbx</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (Roubaix)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.rbx.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>rbx</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>rbx</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-sbg</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (Strasbourg)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.sbg.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>sbg</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>sbg</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-uk</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (London)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.uk.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>uk</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>uk</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>Protocol</key> | ||
<string>s3</string> | ||
<key>Vendor</key> | ||
<string>ovh-waw</string> | ||
<key>Scheme</key> | ||
<string>https</string> | ||
<key>Description</key> | ||
<string>OVH Public Cloud Storage (Warsaw)</string> | ||
<key>Default Hostname</key> | ||
<string>s3.waw.io.cloud.ovh.net</string> | ||
<key>Hostname Configurable</key> | ||
<false/> | ||
<key>Port Configurable</key> | ||
<false/> | ||
<key>Username Placeholder</key> | ||
<string>Access Key</string> | ||
<key>Password Placeholder</key> | ||
<string>Secret Key</string> | ||
<key>Authorization</key> | ||
<string>AWS4HMACSHA256</string> | ||
<key>Region</key> | ||
<string>waw</string> | ||
<key>Regions</key> | ||
<array> | ||
<string>waw</string> | ||
</array> | ||
<key>Properties</key> | ||
<array> | ||
<string>s3.storage.class.options=STANDARD</string> | ||
</array> | ||
<key>Help</key> | ||
<string>https://docs.cyberduck.io/protocols/openstack/ovh/</string> | ||
</dict> | ||
</plist> |