docs
docs copied to clipboard
Documentation for Cyberduck and Mountain Duck.
Cyberduck and Mountain Duck register itself in the operating system as protocol handlers for any custom `Schemes` in a connection profile. - [ ] https://docs.cyberduck.io/protocols/profiles/#technical-file-format-specification
When connecting to _ownCloud Infinite Scale (oCIS)_ the default authentication scheme is OpenID Connect (OIDC). [Basic Authentication](https://doc.owncloud.com/ocis/next/deployment/services/s-list/auth-basic.html) is disabled by default. Documentation should be extracted from the blog post [^1]....
Provide samples for manual configuration of bookmark with default path. Must take into account setups that run Nextcloud or ownCloud in a subdirectory. Relates to [^1]. [^1]: iterate-ch/cyberduck#15621 - [...
Both Cyberduck and Mountain Duck ship with default connection profiles for ownCloud and Nextcloud. The step-by-step instructions should reference these instead of WebDAV. When configuring the bookmark with _WebDAV_ the...
Fix #521.
Update documentation according to [^1]. - [ ] https://docs.cyberduck.io/protocols/webdav/#ntlm-authentication - [ ] https://docs.cyberduck.io/protocols/smb/#authentication [^1]: iterate-ch/cyberduck#15872 Additionally document the available properties that can be configured as properties in [connection profile](https://docs.cyberduck.io/protocols/profiles/#technical-file-format-specification) or...
Substitute with _S3 (Credentials from AWS Command Line Interface)_ connection profile as discussed in [^1]. [^1]: iterate-ch/cyberduck#15847.