7 | | == Third-Party S3 providers == |
8 | | * [http://swift.openstack.org/ Swift (OpenStack Object Storage)]. Use `defaults write ch.sudo.cyberduck protocol.cf.swift.enable true` to enable. To change the context of the URL from the default `/v1.0` use `defaults write ch.sudo.cyberduck cf.authentication.context <string>`. |
| 7 | == Interoperability with OpenStack == |
| 8 | |
| 9 | Use `defaults write ch.sudo.cyberduck protocol.cf.swift.enable true` to enable the protocol selection to connect to a [http://swift.openstack.org/ Swift (OpenStack Object Storage)] installation. To change the context of the URL from the default `/v1.0`, use `defaults write ch.sudo.cyberduck cf.authentication.context <string>`. |