David Kocher
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 ```
See also #112.
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...
Relates to #132.
We aim to improve support for AWS SSO in [^1] but should improve the documentation in the meantime. [^1]: iterate-ch/cyberduck#13377
Relates to #397.
> @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...