David Kocher

Results 314 comments of David Kocher

Cannot be reproduced running in sandbox and having selected `/Users/dkocher/Library/Mobile Documents/com~apple~CloudDocs/Downloads` as the default download location.

@kirilyer Your issue relates to #12767. Can you confirm the downloaded file will be the original uncompressed file.

@Bjoerntr Please include the [log file](https://docs.cyberduck.io/cyberduck/support/#logging-output) and reopen the issue. You can reach the logging output in Preferences → Connection.

We have been unable to reproduce the problem in recent versions. Please open a [discussion](https://forum.cyberduck.io/) if you still require assistance.

To be resolved with [^1]. [^1]: iterate-ch/profiles#76

You should be able to work with Cyberduck CLI by connecting first with Cyberduck and then use `duck --username -l googledrive:/`.

Find attached [^1] a [connection profile](https://docs.cyberduck.io/protocols/profiles/) for Dropbox that can be used with Cyberduck CLI using ``` duck --profile ~/Downloads/Dropbox\ \(CLI\).cyberduckprofile --list dropbox:/ ``` [^1]: [Dropbox (CLI).cyberduckprofile.zip](https://github.com/iterate-ch/cyberduck/files/13892994/Dropbox.CLI.cyberduckprofile.zip) - [ ]...

> @dkocher, I appreciate your message, but I'm not sure how that is helpful. The oauth client secret is blank in there… The OAuth Authorization Code Flow implemented by Dropbox...

Find attached [^1] a [connection profile](https://docs.cyberduck.io/protocols/profiles/) for Microsoft OneDrive that can be used with Cyberduck CLI using ``` duck --profile ~/Downloads/OneDrive\ \(CLI\).cyberduckprofile --list "onedrive:/My Files/" ``` [^1]: [OneDrive (CLI).cyberduckprofile.zip](https://github.com/iterate-ch/cyberduck/files/13892990/OneDrive.CLI.cyberduckprofile.zip) -...

Make sure to use the `--username` parameter like ``` --username dkocher\@iterate.ch ``` to read saved tokens from the keychain or credentials manager.