Skip to content

Commit eaf614d

Browse files
leslieonline27Leslie Lintott
and
Leslie Lintott
authored
Add new Linode profiles (#127)
Co-authored-by: Leslie Lintott <[email protected]>
1 parent 023fdc9 commit eaf614d

25 files changed

+337
-19
lines changed

Linode Object Storage (ap-south-1).cyberduckprofile Linode Object Storage (ap-south-1)(e0).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Singapore)</string>
27+
<string>Linode Object Storage (Singapore) (ap-south-1) (Type=E0)</string>
2828
<key>Default Hostname</key>
2929
<string>ap-south-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (c) 2002-2021 iterate GmbH. All rights reserved.
4+
~ https://cyberduck.io/
5+
~
6+
~ This program is free software; you can redistribute it and/or modify
7+
~ it under the terms of the GNU General Public License as published by
8+
~ the Free Software Foundation, either version 3 of the License, or
9+
~ (at your option) any later version.
10+
~
11+
~ This program is distributed in the hope that it will be useful,
12+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
~ GNU General Public License for more details.
15+
-->
16+
17+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
18+
<plist version="1.0">
19+
<dict>
20+
<key>Protocol</key>
21+
<string>s3</string>
22+
<key>Vendor</key>
23+
<string>linode-au-mel-3</string>
24+
<key>Scheme</key>
25+
<string>https</string>
26+
<key>Description</key>
27+
<string>Linode Object Storage (Melbourne, AUS) (au-mel-1) (Type=E2)</string>
28+
<key>Default Hostname</key>
29+
<string>au-mel-1.linodeobjects.com</string>
30+
<key>Hostname Configurable</key>
31+
<false/>
32+
<key>Port Configurable</key>
33+
<false/>
34+
<key>Username Placeholder</key>
35+
<string>Access Key</string>
36+
<key>Password Placeholder</key>
37+
<string>Secret Key</string>
38+
<key>Authorization</key>
39+
<string>AWS4HMACSHA256</string>
40+
<key>Region</key>
41+
<string>au-mel-1</string>
42+
<key>Regions</key>
43+
<array>
44+
<string>au-mel-1</string>
45+
</array>
46+
<key>Properties</key>
47+
<array>
48+
<string>s3.storage.class.options=STANDARD</string>
49+
</array>
50+
<key>Help</key>
51+
<string>https://docs.cyberduck.io/protocols/s3/linode/</string>
52+
</dict>
53+
</plist>

Linode Object Storage (br-gru-1).cyberduckprofile Linode Object Storage (br-gru-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (São Paulo, BR)</string>
27+
<string>Linode Object Storage (São Paulo, BR) (br-gru-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>br-gru-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (c) 2002-2021 iterate GmbH. All rights reserved.
4+
~ https://cyberduck.io/
5+
~
6+
~ This program is free software; you can redistribute it and/or modify
7+
~ it under the terms of the GNU General Public License as published by
8+
~ the Free Software Foundation, either version 3 of the License, or
9+
~ (at your option) any later version.
10+
~
11+
~ This program is distributed in the hope that it will be useful,
12+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
~ GNU General Public License for more details.
15+
-->
16+
17+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
18+
<plist version="1.0">
19+
<dict>
20+
<key>Protocol</key>
21+
<string>s3</string>
22+
<key>Vendor</key>
23+
<string>linode-de-fra-2</string>
24+
<key>Scheme</key>
25+
<string>https</string>
26+
<key>Description</key>
27+
<string>Linode Object Storage (Frankfurt, Germany) (de-fra-1) (Type=E3) (Limited Availability)</string>
28+
<key>Default Hostname</key>
29+
<string>de-fra-1.linodeobjects.com</string>
30+
<key>Hostname Configurable</key>
31+
<false/>
32+
<key>Port Configurable</key>
33+
<false/>
34+
<key>Username Placeholder</key>
35+
<string>Access Key</string>
36+
<key>Password Placeholder</key>
37+
<string>Secret Key</string>
38+
<key>Authorization</key>
39+
<string>AWS4HMACSHA256</string>
40+
<key>Region</key>
41+
<string>de-fra-1</string>
42+
<key>Regions</key>
43+
<array>
44+
<string>de-fra-1</string>
45+
</array>
46+
<key>Properties</key>
47+
<array>
48+
<string>s3.storage.class.options=STANDARD</string>
49+
</array>
50+
<key>Help</key>
51+
<string>https://docs.cyberduck.io/protocols/s3/linode/</string>
52+
</dict>
53+
</plist>

Linode Object Storage (es-mad-1).cyberduckprofile Linode Object Storage (es-mad-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Madrid, ES)</string>
27+
<string>Linode Object Storage (Madrid, ES) (es-mad-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>es-mad-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (eu-central-1).cyberduckprofile Linode Object Storage (eu-central-1)(e0).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Frankfurt, Germany)</string>
27+
<string>Linode Object Storage (Frankfurt, Germany) (eu-central-1) (Type=E0)</string>
2828
<key>Default Hostname</key>
2929
<string>eu-central-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (fr-par-1).cyberduckprofile Linode Object Storage (fr-par-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Paris, FR)</string>
27+
<string>Linode Object Storage (Paris, FR) (fr-par-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>fr-par-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (c) 2002-2021 iterate GmbH. All rights reserved.
4+
~ https://cyberduck.io/
5+
~
6+
~ This program is free software; you can redistribute it and/or modify
7+
~ it under the terms of the GNU General Public License as published by
8+
~ the Free Software Foundation, either version 3 of the License, or
9+
~ (at your option) any later version.
10+
~
11+
~ This program is distributed in the hope that it will be useful,
12+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
~ GNU General Public License for more details.
15+
-->
16+
17+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
18+
<plist version="1.0">
19+
<dict>
20+
<key>Protocol</key>
21+
<string>s3</string>
22+
<key>Vendor</key>
23+
<string>linode-gb-lon-1</string>
24+
<key>Scheme</key>
25+
<string>https</string>
26+
<key>Description</key>
27+
<string>Linode Object Storage (London, UK) (gb-lon-1.linodeobjects.com) (Type=E3)</string>
28+
<key>Default Hostname</key>
29+
<string>gb-lon-1.linodeobjects.com</string>
30+
<key>Hostname Configurable</key>
31+
<false/>
32+
<key>Port Configurable</key>
33+
<false/>
34+
<key>Username Placeholder</key>
35+
<string>Access Key</string>
36+
<key>Password Placeholder</key>
37+
<string>Secret Key</string>
38+
<key>Authorization</key>
39+
<string>AWS4HMACSHA256</string>
40+
<key>Region</key>
41+
<string>gb-lon-1</string>
42+
<key>Regions</key>
43+
<array>
44+
<string>gb-lon-1</string>
45+
</array>
46+
<key>Properties</key>
47+
<array>
48+
<string>s3.storage.class.options=STANDARD</string>
49+
</array>
50+
<key>Help</key>
51+
<string>https://docs.cyberduck.io/protocols/s3/linode/</string>
52+
</dict>
53+
</plist>

Linode Object Storage (id-cgk-1).cyberduckprofile Linode Object Storage (id-cgk-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Jakarta, ID)</string>
27+
<string>Linode Object Storage (Jakarta, ID) (id-cgk-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>id-cgk-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (c) 2002-2021 iterate GmbH. All rights reserved.
4+
~ https://cyberduck.io/
5+
~
6+
~ This program is free software; you can redistribute it and/or modify
7+
~ it under the terms of the GNU General Public License as published by
8+
~ the Free Software Foundation, either version 3 of the License, or
9+
~ (at your option) any later version.
10+
~
11+
~ This program is distributed in the hope that it will be useful,
12+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
~ GNU General Public License for more details.
15+
-->
16+
17+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
18+
<plist version="1.0">
19+
<dict>
20+
<key>Protocol</key>
21+
<string>s3</string>
22+
<key>Vendor</key>
23+
<string>linode-in-bom-1</string>
24+
<key>Scheme</key>
25+
<string>https</string>
26+
<key>Description</key>
27+
<string>Linode Object Storage (Mumbai, IN) (in-bom-1) (Type=E3) (Limited Availability)</string>
28+
<key>Default Hostname</key>
29+
<string>in-bom-1.linodeobjects.com</string>
30+
<key>Hostname Configurable</key>
31+
<false/>
32+
<key>Port Configurable</key>
33+
<false/>
34+
<key>Username Placeholder</key>
35+
<string>Access Key</string>
36+
<key>Password Placeholder</key>
37+
<string>Secret Key</string>
38+
<key>Authorization</key>
39+
<string>AWS4HMACSHA256</string>
40+
<key>Region</key>
41+
<string>in-bom-1</string>
42+
<key>Regions</key>
43+
<array>
44+
<string>in-bom-1</string>
45+
</array>
46+
<key>Properties</key>
47+
<array>
48+
<string>s3.storage.class.options=STANDARD</string>
49+
</array>
50+
<key>Help</key>
51+
<string>https://docs.cyberduck.io/protocols/s3/linode/</string>
52+
</dict>
53+
</plist>

Linode Object Storage (in-maa-1).cyberduckprofile Linode Object Storage (in-maa-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Chennai, IN)</string>
27+
<string>Linode Object Storage (Chennai, IN) (in-maa-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>in-maa-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (it-mil-1).cyberduckprofile Linode Object Storage (it-mil-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Milan, IT)</string>
27+
<string>Linode Object Storage (Milan, IT) (it-mil-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>it-mil-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (jp-osa-1).cyberduckprofile Linode Object Storage (jp-osa-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Osaka, JP)</string>
27+
<string>Linode Object Storage (Osaka, JP) (jp-osa-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>jp-osa-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (nl-ams-1).cyberduckprofile Linode Object Storage (nl-ams-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Amsterdam, NL)</string>
27+
<string>Linode Object Storage (Amsterdam, NL) (nl-ams-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>nl-ams-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (se-sto-1).cyberduckprofile Linode Object Storage (se-sto-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Stockholm, SE)</string>
27+
<string>Linode Object Storage (Stockholm, SE) (se-sto-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>se-sto-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright (c) 2002-2021 iterate GmbH. All rights reserved.
4+
~ https://cyberduck.io/
5+
~
6+
~ This program is free software; you can redistribute it and/or modify
7+
~ it under the terms of the GNU General Public License as published by
8+
~ the Free Software Foundation, either version 3 of the License, or
9+
~ (at your option) any later version.
10+
~
11+
~ This program is distributed in the hope that it will be useful,
12+
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
~ GNU General Public License for more details.
15+
-->
16+
17+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
18+
<plist version="1.0">
19+
<dict>
20+
<key>Protocol</key>
21+
<string>s3</string>
22+
<key>Vendor</key>
23+
<string>linode-sg-sin-2</string>
24+
<key>Scheme</key>
25+
<string>https</string>
26+
<key>Description</key>
27+
<string>Linode Object Storage (Singapore) (sg-sin-1) (Type=E2)</string>
28+
<key>Default Hostname</key>
29+
<string>sg-sin-1.linodeobjects.com</string>
30+
<key>Hostname Configurable</key>
31+
<false/>
32+
<key>Port Configurable</key>
33+
<false/>
34+
<key>Username Placeholder</key>
35+
<string>Access Key</string>
36+
<key>Password Placeholder</key>
37+
<string>Secret Key</string>
38+
<key>Authorization</key>
39+
<string>AWS4HMACSHA256</string>
40+
<key>Region</key>
41+
<string>sg-sin-1</string>
42+
<key>Regions</key>
43+
<array>
44+
<string>sg-sin-1</string>
45+
</array>
46+
<key>Properties</key>
47+
<array>
48+
<string>s3.storage.class.options=STANDARD</string>
49+
</array>
50+
<key>Help</key>
51+
<string>https://docs.cyberduck.io/protocols/s3/linode/</string>
52+
</dict>
53+
</plist>

Linode Object Storage (us-east-1).cyberduckprofile Linode Object Storage (us-east-1)(e0).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Newark, NJ, USA)</string>
27+
<string>Linode Object Storage (Newark, NJ, USA) (us-east-1) (Type=E0)</string>
2828
<key>Default Hostname</key>
2929
<string>us-east-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (us-iad-1).cyberduckprofile Linode Object Storage (us-iad-1)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Washington, DC, USA)</string>
27+
<string>Linode Object Storage (Washington, DC, USA) (us-iad-1) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>us-iad-1.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

Linode Object Storage (us-iad-2).cyberduckprofile Linode Object Storage (us-iad-2)(e1).cyberduckprofile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<key>Scheme</key>
2525
<string>https</string>
2626
<key>Description</key>
27-
<string>Linode Object Storage (Washington 2, DC, USA)</string>
27+
<string>Linode Object Storage (Washington, DC, USA) (us-iad-2) (Type=E1)</string>
2828
<key>Default Hostname</key>
2929
<string>us-iad-2.linodeobjects.com</string>
3030
<key>Hostname Configurable</key>

0 commit comments

Comments
 (0)