Skip to content

Commit

Permalink
Top level folders.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Dec 6, 2024
1 parent 7178f8e commit 12202bb
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions protocols/onedrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,23 @@ Refer to the [Cyberduck CLI](../cli/index.md) documentation for more operations.

## Features

### Top Level Folders

The following virtual top level folders are displayed:

| Folder Name | Contents |
|-------------|:--------------:|
| My Files | Personal files |
| Shared | Shared folders |

It is not possible to create additional top level folders or files.

:::{admonition} Mountain Duck
:class: tip
Set the _Path_ in the [Bookmark](../cyberduck/bookmarks.md) to `/` to show the top level folders. By default, only the
contents of _My Files_ are shown.
:::

### Search

You can [search recursively](../cyberduck/browser.md#filter-and-search) for files fast without browsing folders first.
Expand All @@ -104,15 +121,6 @@ There are some limitations that you should keep in mind while working with.
- Native file locking only exists for OneDrive Business (Microsoft 365 Business), it is not supported for regular consumer use.
- OneDrive API does not list pending upload sessions therefore resuming uploads in Cyberduck will cause the upload to start all over again.

### Top Level folder

It is not possible to create a top level folder in Mountain Duck or Cyberduck. Instead, the following virtual top level folders are displayed which cannot be moved or renamed:

| Folder Name | Contents |
|-------------|:--------------:|
| My Files | Personal files |
| Shared | Shared folders |

### Quota

Mountain Duck can only display the correct cloud storage quota as remaining disk space when setting the *Path* in the bookmark configuration to a folder different from `/`, for example `My Files`.

0 comments on commit 12202bb

Please sign in to comment.