Short answer: when Dropbox is not syncing, the safest first move is not to reinstall the desktop app. First read the exact sync status, then compare one affected file with its copy on dropbox.com. That tells you whether the problem is a global client/account failure, a one-file filesystem problem, or simply a sync-selection rule doing exactly what it was configured to do.
Dropbox currently exposes useful states such as Indexing, Syncing [file name], Syncing [x] files, syncing paused, Your files are up to date, and [x] files are unable to sync. Those states are evidence. Treat them as the starting point of the diagnosis instead of collapsing every symptom into “Dropbox is stuck.”
Before unlinking, reinstalling, clearing application state, moving the Dropbox folder, or deleting anything, protect any file that exists only on the local computer. A sync failure is inconvenient; turning an unsynced local file into a deleted local file is data loss.
Confirm which Dropbox sync problem you actually have
“Dropbox not syncing” can describe several technically different incidents. The fix depends on which one you have.
| What you see | What it suggests | First check |
|---|---|---|
| Indexing stays on screen | Dropbox is preparing files and folders to sync | Is the state making progress, and is the affected file visible on dropbox.com? |
| Syncing x files never reaches zero | Active queue, blocked file, network/account constraint, or very slow workload | Does the file count or named file change over time? |
| x files are unable to sync | Dropbox has identified file-level failures | Open See issues and inspect the affected paths |
| Your files are up to date, but a file is missing locally | Selective sync, wrong account, online-only expectation, ignored content, or client state mismatch | Check dropbox.com and the local folder/account |
| Local edits do not appear online | Upload path is failing or the file is not actually inside a syncing Dropbox location | Compare local path, account, and web copy |
| Online edits do not appear locally | Download path, selective sync, local disk, client state, or access problem | Check the web copy and sync settings |
| Only one file/folder fails | File lock, permissions, unsupported metadata/type, ignore rule, name/path edge case, corruption | Test an ordinary file in the same folder |
| Almost everything fails | Account quota, network/security, local disk, app/account state, external drive, or team-access issue | Test a small ordinary file and inspect account status |
This classification is more useful than timing alone. Dropbox documents Indexing as the state in which files and folders are being prepared to sync, and says changes are not yet reflected while in that state. Dropbox does not publish a universal “if indexing lasts X minutes, the database is corrupt” threshold in the support documentation checked for this article. A large or complex library can legitimately take longer than a small one.
So the first question is not “How many minutes has it been?” It is:
Is the client making observable progress, and is the failure global or limited to specific content?
Check this before changing anything: use dropbox.com as the remote-state control
For every affected file, compare three things:
- the local file in Finder or File Explorer;
- the Dropbox desktop app status;
- the corresponding path on dropbox.com.
That creates a simple control point.
Case A: the newest file exists on dropbox.com
The upload has reached the Dropbox account. If another device does not have it, the next investigation belongs on the download/device side, not the original uploader.
Case B: the newest file exists only locally
Protect that local file before any destructive troubleshooting. Copy the file to a non-Dropbox safety location if it is important and currently has no confirmed remote copy.
Do not assume that reinstalling the application will magically preserve every unsynced local state. The correct sequence is evidence first, preservation second, reset actions last.
Case C: the file exists online but is absent from the local Dropbox folder
Now check whether the containing folder is excluded by selective sync, whether you are signed into the expected account, and whether the local representation is supposed to be online-only rather than fully downloaded.
Case D: both copies exist but their contents differ
Do not overwrite one with the other until you determine which version is authoritative. A sync conflict or application-level save issue is a different problem from “file missing.” Preserve both versions first if the data matters.
This remote-state check is the single highest-value step because it prevents you from treating a cloud-state problem as a local-client problem, or vice versa.
If you are using Dropbox as your only protection against accidental deletion, also read Backup vs Cloud Storage. Sync is designed to propagate state; that is not the same requirement as maintaining an independent recovery copy.
The fastest isolation test: one small ordinary file
If the symptom is broad, create or copy one small, ordinary test file into a folder that you know is supposed to sync. Use a normal filename, no special characters, no symlink, and no application that keeps the file locked.
Then observe:
- does Dropbox notice it?
- does the desktop status change?
- does the test file appear on dropbox.com?
- does it appear on another device that is known to be online and using the same account?
This does not prove every existing file is healthy. It does something more useful: it separates global transport/account/client failure from content-specific failure.
If the clean test file also fails, investigate the global branches first.
If the clean test file syncs immediately while one project file does not, your internet connection and account are less likely to be the primary cause. Focus on the problematic file's lock state, permissions, ignore status, metadata, path, file type, or underlying filesystem.
That is a technical inference from controlled isolation, not an undocumented claim about Dropbox's internal queue.
Global cause 1: the Dropbox account is over its storage quota
Dropbox currently states that when an account is full, file syncing stops. This is an account-side capacity failure, not the same thing as the computer's SSD being full.
What to do
Check the Dropbox account's storage usage and confirm whether the account is over its plan limit.
Why it works
If the remote account cannot accept additional data, local troubleshooting will not create remote capacity. You must resolve the quota condition before expecting ordinary uploads to resume.
What it changes
Nothing locally unless you choose to delete or move data. The diagnostic step only confirms whether the remote storage layer is refusing further growth.
Risk
The risky response is panic-deleting files without confirming they are duplicated or recoverable elsewhere.
How to verify
After the account is back within quota, use the small ordinary test file again. Confirm that it appears on dropbox.com and that the sync status makes progress.
Do not confuse this with a low-disk warning on the computer. Dropbox separately documents account storage and local hard-drive space as two different limits.
Global cause 2: the computer is low on local disk space
A computer can have plenty of Dropbox cloud capacity while the local SSD is nearly full. Dropbox needs local filesystem access to maintain the desktop experience, and online-only files may still need to be downloaded when opened.
If the issue is specifically that deleted Dropbox data did not return local disk space, that is a separate search intent. See Dropbox Deleted Files but Disk Space Didn't Come Back? for the cache, online-only, and selective-sync layers.
What to do
Check actual operating-system free space. Then inspect whether large Dropbox folders are configured available offline when they do not need to be.
Why it works
Persistent offline copies consume local storage by design. Selective sync and online-only behavior are the supported mechanisms for reducing the permanent local working set.
When it will not help
If the SSD has healthy free space, or if the failure also occurs on another computer with plenty of disk space, local capacity is less likely to be the root cause.
Risk
Do not manually delete local Dropbox content merely to free space unless you understand whether that deletion will sync to the cloud. Use the intended Dropbox storage controls.
How to verify
After restoring reasonable local free space or reducing offline content, repeat the clean test-file sync and observe whether the queue resumes.
Global cause 3: network, proxy, firewall, antivirus, or security software is blocking the client
Dropbox's official troubleshooting documentation lists network restrictions, firewall, security, and antivirus settings as possible causes of a client being stuck syncing, waiting to sync, or unable to establish a secure connection.
This branch is often handled badly. “Disable your antivirus” is not a diagnostic method; it is a security regression.
Safer diagnosis
First ask whether the failure is network-specific.
If policy permits, try the same Dropbox client on a different known-good network without changing the files. For example, a temporary mobile hotspot can be a useful isolation test.
- If the sync failure persists identically, the original network becomes less likely as the sole cause.
- If the client immediately syncs on the alternate network, that strongly points toward the original network, proxy, firewall, DNS filtering, or security policy layer.
That does not identify the exact blocked rule, but it narrows the failure domain.
What to do next
Follow Dropbox's current firewall/security guidance for the platform and security product. Dropbox documents required access for its desktop processes and domains, and notes that security products can block updates or file syncing.
Why it works
The desktop client needs to communicate with Dropbox services. A policy that blocks the necessary application traffic can leave the filesystem looking normal while no remote state changes.
Risk
Do not whitelist an entire security boundary blindly, and do not allow a file your antivirus identifies as malicious simply to make the sync icon disappear. Dropbox itself warns users to override a virus scanner only when they are sure a flagged file is safe.
How to verify
Return to the original network after the allowed rule or policy is corrected and confirm that the clean test file syncs there too. If it only works on the alternate network, the network/security diagnosis is not finished.
Global cause 4: the system clock is wrong
Dropbox includes incorrect device date/time among the conditions that can prevent connection and syncing.
This is easy to miss because the filesystem still works and the internet may otherwise appear normal.
What to do
Verify that the operating system date, time, and time zone are correct and preferably set through the platform's automatic time service.
Why it works
Secure services depend on valid time for authentication and certificate-related checks. The important point here is the vendor-documented symptom association; CloudScope is not claiming that every clock error fails at the same internal authentication step.
Risk
Low. Avoid manually inventing a wrong time just to make one application happy.
How to verify
After correcting the clock, restart the Dropbox client and observe whether it establishes a normal sync state.
Global cause 5: you are looking at the wrong Dropbox account
Dropbox explicitly notes that users can sign into multiple accounts on one device. Missing files sometimes turn out to be an account-selection problem rather than a transport failure.
What to do
Confirm the account identity in the desktop client and compare it with the account open on dropbox.com.
Why it works
A perfectly healthy sync engine cannot download a file that belongs to a different account namespace.
Risk
Do not log out of the current account until you have checked whether it contains unsynced local-only work.
How to verify
The expected file path should be visible under the same account on dropbox.com and the desktop client.
Global cause 6: the Dropbox folder or external drive is no longer where the client expects it
Dropbox documents explicit failure states for a missing Dropbox folder and for external drives that are disconnected.
If the Dropbox folder was moved or deleted outside the supported settings flow, the client can lose the path it expects. If the sync root depends on an external drive, that drive has to be mounted and recognized.
What to do
If the desktop app reports that the Dropbox folder is missing, follow Dropbox's current relink/move-back guidance rather than creating a new folder with the same name and hoping the client adopts it.
If the folder is on an external drive, confirm the drive is connected, mounted, and readable by the OS.
Why it works
The sync client cannot read a local sync root that the operating system no longer exposes at the expected location.
Risk
Do not format, repair, rename, or recreate an external drive before confirming whether it contains the only local copy of unsynced files.
How to verify
The client should recognize the Dropbox path again, and the clean test file should appear on dropbox.com.
File-specific cause 1: the file is open, locked, or read-only
Dropbox notes that other applications can restrict access to files while they are open, which can prevent Dropbox from making the required changes. Dropbox also documents read-only or locked files as a sync failure branch.
This is especially relevant when one file never finishes while ordinary files around it sync normally.
What to do
Save the document, close the application that owns it, and confirm the file is not marked read-only or locked at the operating-system level.
Why it works
It removes an application/filesystem access constraint without changing the cloud copy or Dropbox account state.
When it will not help
If multiple unrelated files across many folders fail, one application's file lock is unlikely to explain the entire incident.
Risk
Low, provided you save the application work before closing it.
How to verify
The affected file should leave the blocked state, appear on dropbox.com with the expected modification, and stop appearing under unable to sync.
File-specific cause 2: the file is intentionally ignored
This is one of the most important distinctions in modern Dropbox troubleshooting because an ignored file can sit inside the Dropbox folder and still be designed not to sync.
Dropbox currently supports ignore behavior for individual accounts and also documents a rules.dropboxignore mechanism. Matching ignored files do not upload to dropbox.com, do not sync to other devices, and do not count toward Dropbox storage.
That means this symptom is possible:
“The file is physically inside my Dropbox folder, but Dropbox never uploads it.”
The sync engine may be behaving correctly.
Do not confuse three different controls
| Control | Local visibility | Cloud copy | Purpose |
|---|---|---|---|
| Selective sync | Entire selected folder is removed from this computer | Remains in Dropbox | Reduce which folders live on one computer |
| Online-only | File/folder remains visible locally as a cloud-backed item | Remains in Dropbox | Reduce persistent local content storage |
| Ignored | File remains local | Does not sync to Dropbox | Intentionally exclude content from Dropbox |
This distinction is crucial because changing ignore state is not equivalent to making a cloud file online-only.
Dropbox's ignored-files documentation warns that when a previously synced item is ignored, it can remain on the computer while being removed from the Dropbox server and other devices. Therefore, do not toggle ignore state casually on shared or already-synced content.
What to do
Inspect the file's Dropbox status/icon and the account's ignore configuration if the file is unexpectedly local-only.
Why it works
It checks whether the “failure” is actually a configured exclusion rule.
Risk
Potentially significant if you change ignore state without understanding the remote consequences for existing synced/shared content.
How to verify
For a file that is supposed to sync, confirm that it is no longer matched by the ignore mechanism and then verify the remote copy on dropbox.com. Preserve any important local version before changing a rule.
File-specific cause 3: selective sync removed the folder from this computer
Selective sync is another frequent false positive for “Dropbox says up to date but my files are missing.”
Dropbox documents selective sync as a per-computer choice. A folder can remain stored in the Dropbox account while being removed from one computer's hard drive and local Dropbox view.
What to do
Open Dropbox Preferences and inspect the selective-sync folder selection for that specific computer.
Why it works
It tests whether the missing local folder was intentionally excluded from this device.
What it changes
Re-enabling the folder can bring it back to the computer, subject to current Dropbox file-state behavior and available local storage.
Risk
A large re-enabled folder can increase local storage and network use. Check capacity before reintroducing a very large dataset.
How to verify
The folder should become available again locally while remaining present on dropbox.com throughout the process.
For broader local-capacity planning, see Cloud Storage vs External Hard Drive if the active dataset is simply too large for the machine's internal SSD.
File-specific cause 4: the file type or metadata is not supported by Dropbox sync
Dropbox's troubleshooting page lists several content types and metadata constructs that are not treated like ordinary syncable files, including certain temporary/system files, some shortcuts/link constructs, networked folders, resource forks, and extended attributes.
It specifically lists examples such as:
desktop.ini;thumbs.db;.DS_Store;- temporary files generated by applications;
- symbolic links in certain platform contexts;
- junction points;
- networked folders;
- some extended attributes.
The correct response is not “rename everything until the error disappears.” First decide whether the problematic object is real user data or application/filesystem metadata that should not be treated as an ordinary cloud file.
Windows symlink and junction edge case
Dropbox's current symlink documentation says the Windows desktop app does not support or sync Windows junctions and symlinks as ordinary content.
That is a buried but decisive fact if one path is permanently stuck while nearby regular files sync normally.
What to do
Identify the exact object under See issues or the affected path. If it is a link, temporary file, or unsupported metadata construct, handle the underlying real file rather than trying to force the wrapper object through Dropbox.
Why it works
It removes an unsupported filesystem abstraction from the sync path instead of resetting a healthy account.
Risk
Do not replace a symlink with a real directory without understanding where the authoritative data actually lives. The link may be part of another application's workflow.
How to verify
A normal supported file in the same folder should sync while the unsupported object no longer blocks the queue or is intentionally excluded from it.
File-specific cause 5: filename and cross-platform compatibility
Dropbox has improved Windows handling for several special characters through its flexible-filenames behavior, but cross-platform naming remains a real diagnostic layer.
The dangerous assumption is that a name valid on one filesystem must be representable identically on every device that participates in the sync set.
If one device sees a transformed filename, or one file alone cannot appear where expected, compare the name and target operating system before blaming the account.
What to do
Use the exact file reported by Dropbox and check whether its name or path creates a platform-specific compatibility problem. Prefer a conservative portable filename for a troubleshooting copy.
Why it works
It tests a file-specific variable while leaving the original preserved.
Risk
Renaming a production file can break application references, automation, project links, or code imports. Use a duplicate test file if the path is operationally important.
How to verify
The portable test copy should sync across the target devices. If it does, the original name/path becomes a strong suspect rather than the Dropbox account itself.
File-specific cause 6: the file is corrupt or the filesystem cannot read/write it reliably
Dropbox documents hardware/file-corruption errors as a separate troubleshooting branch and points users to the operating system's disk diagnostic tools.
This should be treated as a rare escalation, not the first fix.
If one file cannot be read reliably by the operating system, Dropbox cannot make that file healthy by repeatedly retrying it.
What to do
First preserve any readable important data. Then use the operating system's supported disk-health and filesystem diagnostic workflow. On managed or business devices, involve the administrator before repair operations.
Why it works
It tests the storage layer underneath Dropbox rather than repeatedly resetting the cloud client.
Risk
Filesystem repair can be consequential, especially on unhealthy hardware. Do not begin with aggressive repair operations on a drive that may contain unique data without a backup.
How to verify
The operating system should be able to read and write the file normally, and Dropbox should then be able to process a healthy copy.
Large-file edge case: slow is not the same as stuck
Dropbox's current troubleshooting documentation notes that large files and unreliable connections can simply take longer. Dropbox also publishes upload-size limits that differ by upload method.
As of the documentation checked for this article, Dropbox states that files uploaded through the desktop or mobile apps must be 2 TB or smaller, files uploaded through dropbox.com must be 50 GB or smaller, and API uploads have a different published limit.
These limits can change, so verify the current vendor page before building a workflow around the exact numbers.
The more important diagnostic point is method-specific behavior:
- if a large file fails in one upload path, test whether the file is within that path's current supported limit;
- do not infer “Dropbox is globally broken” from one oversized object;
- do not use a 200 GB archive as your first connectivity test.
Use the small ordinary test file to establish whether the system can sync at all, then troubleshoot the large object separately.
Team edge case: encrypted folders can require access again after logout
Dropbox documents a team-specific state called Requesting access to encrypted folders. For affected team environments, logging out can require access to those encrypted folders to be granted again.
This is a good example of why reinstalling first can be counterproductive. A user may believe they are clearing a local sync problem while actually triggering an access-control state that requires another team member or administrator.
What to do
If the desktop status explicitly shows that it is requesting access to encrypted folders, follow the team/admin access workflow rather than treating it as a generic network failure.
Why it works
It addresses the access layer the client is explicitly reporting.
Risk
Do not regenerate keys, remove devices, or change team encryption settings without understanding the organization's recovery process.
How to verify
The access-request status should clear and the affected encrypted folders should return to normal syncing.
If Dropbox says “up to date” but files are still missing
This symptom deserves a separate branch because “up to date” is often interpreted as “every file I expect must be on this machine.” That is not a safe mental model.
Check, in order:
- Is the file on dropbox.com?
- Are you signed into the same Dropbox account locally?
- Is the containing folder selected in selective sync on this computer?
- Is the file intentionally ignored?
- Is the file represented online-only rather than as a full local copy?
- Did someone move, rename, or delete the file remotely?
- Is another application showing you a cached/recent shortcut rather than the actual Dropbox path?
Dropbox's official troubleshooting guidance explicitly recommends checking the account, sync status, selective sync, whether other users changed or moved the file, and whether the file is actually saved inside Dropbox.
The principle is simple:
“Up to date” describes the client's current sync state, not your personal expectation of which folders should be selected or which account should contain a file.
If Dropbox is stuck on “Indexing”
Dropbox defines Indexing as the preparation stage before syncing. The support documentation checked here does not expose the internal queue structure, scan algorithm, database schema, or a universal duration threshold.
So avoid fake precision such as “delete database X after exactly 15 minutes.”
Use evidence instead.
1. Measure whether anything changes
Watch whether the status moves from Indexing to Syncing, whether the sync count changes, or whether a newly added ordinary test file eventually appears online.
2. Reduce the diagnosis to one clean path
If a known small file syncs while a specific large folder remains problematic, investigate that folder's contents and metadata rather than resetting the whole client.
3. Check broad blockers
Quota, low local disk, network/security restrictions, external-drive availability, and account/team state can all prevent a normal transition.
4. Escalate reset actions only after local-only data is protected
A reinstall is reasonable when the installation itself is suspected and safer branches have been exhausted. It is not a substitute for determining whether unsynced files exist.
When reinstalling Dropbox is justified
Dropbox includes uninstall/reinstall among its general troubleshooting steps. That makes it a supported escalation, but not necessarily the first or most informative step.
Reinstalling is more defensible when:
- ordinary files fail globally;
- quota and local disk are healthy;
- the account is correct;
- the network path is known-good;
- no file-specific issue explains the symptom;
- the installed client is outdated or appears damaged;
- important local-only files have been identified and protected.
Before reinstalling
What may be lost: any user mistake during cleanup can endanger local-only content; application settings/state may be recreated.
What to back up: files that are important and not confirmed on dropbox.com.
What should remain intact: files already confirmed in the Dropbox account should remain remote account data, but verify them first instead of assuming.
Rollback: reinstalling application software is reversible; deleting unique local data is not.
How to verify success
After reinstalling and signing into the correct account, test one small ordinary file before allowing a huge library change to become your first test case.
What not to do when Dropbox is not syncing
Do not delete the only local copy because “Dropbox probably has it”
Open dropbox.com and verify the remote copy first.
Do not unlink or reinstall before identifying unsynced local-only work
Resetting state before you understand state is the fastest way to turn troubleshooting into recovery.
Do not disable antivirus or firewall protection wholesale
Isolate the security/network layer and apply the narrow vendor-supported exception or policy correction that is actually required.
Do not clear random Dropbox folders because a forum post calls them “cache”
Modern desktop behavior varies by platform, and macOS File Provider changes parts of the local-storage model. Follow current platform-specific Dropbox guidance.
Do not assume selective sync, online-only, and ignored files are interchangeable
They have different cloud/local semantics. An ignored file is specifically designed not to sync.
Do not treat a symlink or junction like an ordinary Windows folder
Dropbox explicitly documents Windows limitations for these link types.
Do not use one giant archive as your connectivity test
A small ordinary file is a cleaner diagnostic variable.
What is actually happening under the hood — only what we can support
A useful model has four observable layers:
- Local filesystem state — the file must exist at the expected path and be readable/writable as required.
- Desktop-client state — Dropbox reports whether it is starting, indexing, syncing, paused, unable to sync files, or up to date.
- Account/policy state — quota, account identity, team access, and sync-selection rules determine what the client is allowed or expected to do.
- Remote Dropbox state — dropbox.com tells you whether the file exists in the account and which version/path is currently remote.
This model is sufficient to troubleshoot most incidents without inventing a hidden architecture.
Dropbox publicly documents the observable states and many failure conditions, but the support pages checked for this article do not document every internal queue, database field, retry algorithm, or exact scan implementation.
That unknown boundary matters. If a troubleshooting guide claims a specific internal database is corrupt solely because the UI says “Indexing,” ask what evidence supports that conclusion.
CloudScope's rule here is:
A symptom narrows a layer. It does not prove a root cause.
A practical decision tree
Use this order:
1. Read the exact Dropbox status
If it says paused, resume it. If it says files are unable to sync, open the issues list. If it says Indexing or Syncing, observe whether it progresses.
2. Compare the affected file with dropbox.com
Protect any important local-only file before changing the client.
3. Run the small ordinary-file test
If it fails too, investigate global causes. If it succeeds, investigate the original file/folder.
4. For global failures, check
- account quota;
- local disk capacity;
- account identity;
- network/proxy/firewall/security layer;
- device clock;
- Dropbox folder/external drive availability;
- team encrypted-folder access where relevant.
5. For file-specific failures, check
- open/locked/read-only state;
- ignored-file rules;
- selective sync;
- filename/path compatibility;
- unsupported temp/link/metadata types;
- filesystem or file corruption.
6. Reinstall only after the evidence points to the client installation
Back up unique local-only data first.
How to know the problem is actually fixed
Do not stop at “the icon looks normal.” Verify the full path.
A successful fix should satisfy all of the following for a test file:
- save or create the file locally;
- Dropbox notices the change;
- the desktop state reaches a normal up-to-date condition;
- the correct file and modification appear on dropbox.com;
- another intended device receives the same state if it is online and configured to sync that content.
If one step fails, the problem is not fully solved. You have simply moved the failure to a different layer.
If that did not fix it
At this point, collect evidence rather than repeating resets.
Record:
- operating system and version;
- Dropbox desktop app version;
- personal vs team account;
- exact sync status wording;
- whether the clean test file syncs;
- whether the affected file exists on dropbox.com;
- whether the issue occurs on another known-good network;
- whether the problem affects all files or specific paths;
- whether the sync root is internal or external storage;
- whether selective sync or ignore rules apply;
- whether Dropbox's See issues view names a specific file.
That evidence makes support escalation dramatically more useful than “Dropbox is stuck.” It also reduces the chance that an administrator will reset the wrong layer.
Sources and verification
Product behavior changes. CloudScope checked these primary Dropbox sources on 21 August 2026:
- Dropbox Help — Dropbox stopped syncing: how to fix Dropbox not syncing and other issues
- Dropbox Help — How to check if your files and folders are syncing
- Dropbox Help — Troubleshoot issues with your Dropbox storage space limit
- Dropbox Help — Selective sync overview
- Dropbox Help — How to set a file or folder to be ignored
- Dropbox Help — How to prevent files from syncing / ignore rules
- Dropbox Help — Can Dropbox sync symbolic links?
- Dropbox Help — How to allow firewall and security permissions for the Dropbox desktop app
- Dropbox Help — Sync & storage dashboard on the Dropbox desktop app
- Dropbox Help — How to troubleshoot disk space issues
Evidence boundary
Documented fact: the sync statuses, quota behavior, selective-sync behavior, ignored-file behavior, Windows symlink/junction limitation, security/network troubleshooting branches, account checks, file-lock checks, size-limit statements, external-drive states, and team encrypted-folder access behavior above are based on Dropbox's published documentation.
Technical inference: using a clean small file to separate a global failure from a content-specific failure is a controlled troubleshooting method derived from the documented layers. It does not claim that Dropbox internally processes every file through one specific unpublished queue.
Unknown: Dropbox's public support pages checked here do not fully document every internal indexing algorithm, retry schedule, sync-database schema, or exact timeout that turns a slow state into a corrupt state. This article therefore does not prescribe deleting hidden databases or client state based only on elapsed time.
More reading
- Backup vs Cloud Storage — understand why sync state is not an independent recovery copy.
- Dropbox Deleted Files but Disk Space Didn't Come Back? — diagnose cache, online-only, selective sync, and local disk reclamation as a separate problem.
- Cloud Storage vs External Hard Drive — decide where large working and archive datasets should live when local capacity is the recurring constraint.
- How pCloud Drive Cache Actually Works — compare another cloud client's local-storage model without assuming the implementations are identical.