Changes between Version 36 and Version 37 of help/en/howto/dropbox
- Timestamp:
- Jun 23, 2019 7:48:37 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/dropbox
v36 v37 21 21 If you have accidentally logged in with the wrong Dropbox Account or want to change the login of the Dropbox bookmark you can reset the OAuth token by deleting the entries related to `https://Dropbox (user)@api.dropboxapi.com` out of the ''Windows Credential Manager'' or on macOS out of ''Keychain''. 22 22 23 == Cyberduck CLI == 24 You can list the root contents of your Dropbox with [https://duck.sh Cyberduck CLI] using 25 26 {{{ 27 duck --list dropbox:/ 28 }}} 29 30 Refer to the [wiki:help/en/howto/cli Cyberduck CLI] documentation for more operations. 31 23 32 == Search == 24 33 You can [wiki:help/en/howto/browser#FilterSearch search recursively] for files fast without browsing folders first.