# Frequent Admin Issues in Dropbox

This list is a work in progress. If you have dealt with any admin issues in Dropbox, please feel free to add your item in a Change request.&#x20;

<details>

<summary>Files not syncing properly with Dropbox desktop</summary>

Dropbox has a soft limit of 300,000 files for syncing. While more files can be synced, going over 300k can cause performance issues or, in some cases, stop the desktop app from syncing entirely.&#x20;

Should this happen, Dropbox recommends using selective sync and ensuring that the number of synced files stays below 300k.&#x20;

</details>

<details>

<summary>Sharing was unsuccessful error </summary>

This error is related to permissions but might not be clear from the text. The cause of this in most cases is that one of the members is in a different organization and either you or the user you want to share the object with restricts sharing with external organizations.&#x20;

</details>

<details>

<summary>Can't join a Shared folder</summary>

Issues with joining folders are often related to storage space issues. Data in folders shared with external parties counts towards the storage space of both parties. If the size of the folder exceeds the available space, the user won't be able to join the folder.&#x20;

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.the-cloud-storage-guide.io/cloud-storage-platforms/dropbox-overview/frequent-admin-issues-in-dropbox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
