David Kocher

Results 314 comments of David Kocher

Sample Github Action Workflow in [^1]. [^1]: https://github.com/iterate-ch/profiles/actions/workflows/profiles-sync.yml

Recommended usage is ``` rsync -av --size-only --inplace ```

There is no sample for `--copy` at all.

I don't see this requires documentation as there is a fallback implemented [^1] for the deprecated format. [^1]: https://github.com/iterate-ch/cyberduck/pull/15393/files#diff-1920b3f5f29d4ad7bfc6e3586784e7fd8356c7e4722264e23ba7ddcad4fa42d2R253

> The fallback doesn’t affect support cases, where users are directed to delete saved credentials for an OAuth Id. > > thus support isn’t „delete onedrive“ but „delete 'id'“. The...

We aim to improve support for AWS SSO in [^1] but should improve the documentation in the meantime. [^1]: iterate-ch/cyberduck#13377

> @dkocher Did you send any HTTP Preconditions with the initial POST request? There are no preconditions like `If-Match` header set. The initial request to start a conflicting upload looks...