David Kocher
David Kocher
- [x] https://docs.cyberduck.io/mountainduck/connect/integrated/ ## macOS Using FileProvider API ## Windows Using CloudFiles API
> https://github.com/iterate-ch/cyberduck-cli-action
- [x] https://docs.cyberduck.io/mountainduck/connect/sync/ - [x] https://docs.cyberduck.io/mountainduck/connect/integrated/ The following options are available - Delete bookmark (Works on macOS and Windows when deleting bookmark with _Smart Synchronization_ and _Integrated_ connect mode -...
Possibly replace current _Provider_ sections on protocol page. - [ ] https://docs.cyberduck.io/protocols/s3/#third-party-providers - [ ] https://docs.cyberduck.io/protocols/webdav/#providers - [ ] https://docs.cyberduck.io/protocols/openstack/#third-party-providers
- [ ] https://docs.cyberduck.io/protocols/s3/#lifecycle-configuration Should contain details on actual configuration set in S3 when selecting either option. Sets configuration rule with no key thus applying to entire bucket. - [...
For S3, we require the permission set for the user to read the bucket ownership controls. Add a warning the permission`s3:GetBucketOwnershipControls` [^1] is required. Possibly compile a list of recommend...
We provide interoperability with the [IdentityAgent](https://docs.cyberduck.io/protocols/sftp/#configuration-file) configuration directive from OpenSSH with iterate-ch/cyberduck#12710. Use cases should be documented - [ ] Integration with 1Password using `IdentityAgent ~/.1password/agent.sock`. See also #192. -...
Provide configuration sample (similar to Google Authenticator) for server using Duo Unix [^1 ]. Relates to iterate-ch/cyberduck#13777. - [ ] https://docs.cyberduck.io/protocols/sftp/#google-authenticator [^1]: [Two-Factor Authentication for SSH with PAM Support (pam_duo)](https://duo.com/docs/duounix)
As the storage class applies to files selectively it cannot be set as a default on a bucket using AWS S3 API and is thus display as _Unknown_. See [^1]....