Skip to content

Commit

Permalink
Add profile for Qumulo S3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandalf- committed Apr 13, 2024
1 parent 96461ff commit 1a25c4b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Qumulo S3.cyberduckprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?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>qumulo-s3</string>
<key>Scheme</key>
<string>https</string>
<key>Description</key>
<string>Qumulo S3</string>
<key>Default Port</key>
<string>9000</string>
<key>Hostname Configurable</key>
<true/>
<key>Port Configurable</key>
<true/>
<key>Username Configurable</key>
<true/>
<key>Anonymous Configurable</key>
<true/>
</dict>
</plist>

0 comments on commit 1a25c4b

Please sign in to comment.