mirror of
https://github.com/rclone/rclone.git
synced 2025-06-19 19:28:00 +02:00
s3: add latest Linode Object Storage endpoints
Added missing Linode Object Storage endpoints AMS, MAA, CGK, LON, LAX, MAD, MEL, MIA, OSA, GRU, SIN
This commit is contained in:
parent
539e96cc1f
commit
e27bf8b738
@ -934,34 +934,67 @@ func init() {
|
|||||||
Help: "The default endpoint\nIran",
|
Help: "The default endpoint\nIran",
|
||||||
}},
|
}},
|
||||||
}, {
|
}, {
|
||||||
// Linode endpoints: https://www.linode.com/docs/products/storage/object-storage/guides/urls/#cluster-url-s3-endpoint
|
// Linode endpoints: https://techdocs.akamai.com/cloud-computing/docs/object-storage-product-limits#supported-endpoint-types-by-region
|
||||||
Name: "endpoint",
|
Name: "endpoint",
|
||||||
Help: "Endpoint for Linode Object Storage API.",
|
Help: "Endpoint for Linode Object Storage API.",
|
||||||
Provider: "Linode",
|
Provider: "Linode",
|
||||||
Examples: []fs.OptionExample{{
|
Examples: []fs.OptionExample{{
|
||||||
|
Value: "nl-ams-1.linodeobjects.com",
|
||||||
|
Help: "Amsterdam (Netherlands), nl-ams-1",
|
||||||
|
}, {
|
||||||
Value: "us-southeast-1.linodeobjects.com",
|
Value: "us-southeast-1.linodeobjects.com",
|
||||||
Help: "Atlanta, GA (USA), us-southeast-1",
|
Help: "Atlanta, GA (USA), us-southeast-1",
|
||||||
|
}, {
|
||||||
|
Value: "in-maa-1.linodeobjects.com",
|
||||||
|
Help: "Chennai (India), in-maa-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "us-ord-1.linodeobjects.com",
|
Value: "us-ord-1.linodeobjects.com",
|
||||||
Help: "Chicago, IL (USA), us-ord-1",
|
Help: "Chicago, IL (USA), us-ord-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "eu-central-1.linodeobjects.com",
|
Value: "eu-central-1.linodeobjects.com",
|
||||||
Help: "Frankfurt (Germany), eu-central-1",
|
Help: "Frankfurt (Germany), eu-central-1",
|
||||||
|
}, {
|
||||||
|
Value: "id-cgk-1.linodeobjects.com",
|
||||||
|
Help: "Jakarta (Indonesia), id-cgk-1",
|
||||||
|
}, {
|
||||||
|
Value: "gb-lon-1.linodeobjects.com",
|
||||||
|
Help: "London 2 (Great Britain), gb-lon-1",
|
||||||
|
}, {
|
||||||
|
Value: "us-lax-1.linodeobjects.com",
|
||||||
|
Help: "Los Angeles, CA (USA), us-lax-1",
|
||||||
|
}, {
|
||||||
|
Value: "es-mad-1.linodeobjects.com",
|
||||||
|
Help: "Madrid (Spain), es-mad-1",
|
||||||
|
}, {
|
||||||
|
Value: "au-mel-1.linodeobjects.com",
|
||||||
|
Help: "Melbourne (Australia), au-mel-1",
|
||||||
|
}, {
|
||||||
|
Value: "us-mia-1.linodeobjects.com",
|
||||||
|
Help: "Miami, FL (USA), us-mia-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "it-mil-1.linodeobjects.com",
|
Value: "it-mil-1.linodeobjects.com",
|
||||||
Help: "Milan (Italy), it-mil-1",
|
Help: "Milan (Italy), it-mil-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "us-east-1.linodeobjects.com",
|
Value: "us-east-1.linodeobjects.com",
|
||||||
Help: "Newark, NJ (USA), us-east-1",
|
Help: "Newark, NJ (USA), us-east-1",
|
||||||
|
}, {
|
||||||
|
Value: "jp-osa-1.linodeobjects.com",
|
||||||
|
Help: "Osaka (Japan), jp-osa-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "fr-par-1.linodeobjects.com",
|
Value: "fr-par-1.linodeobjects.com",
|
||||||
Help: "Paris (France), fr-par-1",
|
Help: "Paris (France), fr-par-1",
|
||||||
|
}, {
|
||||||
|
Value: "br-gru-1.linodeobjects.com",
|
||||||
|
Help: "São Paulo (Brazil), br-gru-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "us-sea-1.linodeobjects.com",
|
Value: "us-sea-1.linodeobjects.com",
|
||||||
Help: "Seattle, WA (USA), us-sea-1",
|
Help: "Seattle, WA (USA), us-sea-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "ap-south-1.linodeobjects.com",
|
Value: "ap-south-1.linodeobjects.com",
|
||||||
Help: "Singapore ap-south-1",
|
Help: "Singapore, ap-south-1",
|
||||||
|
}, {
|
||||||
|
Value: "sg-sin-1.linodeobjects.com",
|
||||||
|
Help: "Singapore 2, sg-sin-1",
|
||||||
}, {
|
}, {
|
||||||
Value: "se-sto-1.linodeobjects.com",
|
Value: "se-sto-1.linodeobjects.com",
|
||||||
Help: "Stockholm (Sweden), se-sto-1",
|
Help: "Stockholm (Sweden), se-sto-1",
|
||||||
|
@ -4873,27 +4873,49 @@ Option endpoint.
|
|||||||
Endpoint for Linode Object Storage API.
|
Endpoint for Linode Object Storage API.
|
||||||
Choose a number from below, or type in your own value.
|
Choose a number from below, or type in your own value.
|
||||||
Press Enter to leave empty.
|
Press Enter to leave empty.
|
||||||
1 / Atlanta, GA (USA), us-southeast-1
|
1 / Amsterdam (Netherlands), nl-ams-1
|
||||||
|
\ (nl-ams-1.linodeobjects.com)
|
||||||
|
2 / Atlanta, GA (USA), us-southeast-1
|
||||||
\ (us-southeast-1.linodeobjects.com)
|
\ (us-southeast-1.linodeobjects.com)
|
||||||
2 / Chicago, IL (USA), us-ord-1
|
3 / Chennai (India), in-maa-1
|
||||||
|
\ (in-maa-1.linodeobjects.com)
|
||||||
|
4 / Chicago, IL (USA), us-ord-1
|
||||||
\ (us-ord-1.linodeobjects.com)
|
\ (us-ord-1.linodeobjects.com)
|
||||||
3 / Frankfurt (Germany), eu-central-1
|
5 / Frankfurt (Germany), eu-central-1
|
||||||
\ (eu-central-1.linodeobjects.com)
|
\ (eu-central-1.linodeobjects.com)
|
||||||
4 / Milan (Italy), it-mil-1
|
6 / Jakarta (Indonesia), id-cgk-1
|
||||||
|
\ (id-cgk-1.linodeobjects.com)
|
||||||
|
7 / London 2 (Great Britain), gb-lon-1
|
||||||
|
\ (gb-lon-1.linodeobjects.com)
|
||||||
|
8 / Los Angeles, CA (USA), us-lax-1
|
||||||
|
\ (us-lax-1.linodeobjects.com)
|
||||||
|
9 / Madrid (Spain), es-mad-1
|
||||||
|
\ (es-mad-1.linodeobjects.com)
|
||||||
|
10 / Melbourne (Australia), au-mel-1
|
||||||
|
\ (au-mel-1.linodeobjects.com)
|
||||||
|
11 / Miami, FL (USA), us-mia-1
|
||||||
|
\ (us-mia-1.linodeobjects.com)
|
||||||
|
12 / Milan (Italy), it-mil-1
|
||||||
\ (it-mil-1.linodeobjects.com)
|
\ (it-mil-1.linodeobjects.com)
|
||||||
5 / Newark, NJ (USA), us-east-1
|
13 / Newark, NJ (USA), us-east-1
|
||||||
\ (us-east-1.linodeobjects.com)
|
\ (us-east-1.linodeobjects.com)
|
||||||
6 / Paris (France), fr-par-1
|
14 / Osaka (Japan), jp-osa-1
|
||||||
|
\ (jp-osa-1.linodeobjects.com)
|
||||||
|
15 / Paris (France), fr-par-1
|
||||||
\ (fr-par-1.linodeobjects.com)
|
\ (fr-par-1.linodeobjects.com)
|
||||||
7 / Seattle, WA (USA), us-sea-1
|
16 / São Paulo (Brazil), br-gru-1
|
||||||
|
\ (br-gru-1.linodeobjects.com)
|
||||||
|
17 / Seattle, WA (USA), us-sea-1
|
||||||
\ (us-sea-1.linodeobjects.com)
|
\ (us-sea-1.linodeobjects.com)
|
||||||
8 / Singapore ap-south-1
|
18 / Singapore, ap-south-1
|
||||||
\ (ap-south-1.linodeobjects.com)
|
\ (ap-south-1.linodeobjects.com)
|
||||||
9 / Stockholm (Sweden), se-sto-1
|
19 / Singapore 2, sg-sin-1
|
||||||
|
\ (sg-sin-1.linodeobjects.com)
|
||||||
|
20 / Stockholm (Sweden), se-sto-1
|
||||||
\ (se-sto-1.linodeobjects.com)
|
\ (se-sto-1.linodeobjects.com)
|
||||||
10 / Washington, DC, (USA), us-iad-1
|
21 / Washington, DC, (USA), us-iad-1
|
||||||
\ (us-iad-1.linodeobjects.com)
|
\ (us-iad-1.linodeobjects.com)
|
||||||
endpoint> 3
|
endpoint> 5
|
||||||
|
|
||||||
Option acl.
|
Option acl.
|
||||||
Canned ACL used when creating buckets and storing or copying objects.
|
Canned ACL used when creating buckets and storing or copying objects.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user