Skip to content

Instantly share code, notes, and snippets.

@scross01
Last active October 30, 2017 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scross01/fe690167dc7ba0cdb0bd24775a09faf2 to your computer and use it in GitHub Desktop.
Save scross01/fe690167dc7ba0cdb0bd24775a09faf2 to your computer and use it in GitHub Desktop.
Oracle Cloud Infrastructure Storage Classic Cyberduck Profile
<?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>swift</string>
<key>Vendor</key>
<string>oracle</string>
<key>Description</key>
<string>Oracle Cloud Infrastructure - Storage Classic</string>
<key>Default Hostname</key>
<string>&lt;IdentityDomain&gt;.storage.oraclecloud.com</string>
<key>Hostname Configurable</key>
<true/>
<key>Port Configurable</key>
<false/>
<key>Context</key>
<string>/auth/v1.0</string>
<key>Username Placeholder</key>
<string>Storage User</string>
<key>Password Placeholder</key>
<string>Storage Password</string>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment