Dropbox Watchdog

Search issues

Search the Dropbox Watchdog archive

All issues

Filenames, long paths, and special characters that quietly won't sync

2014–2026

MediumStatus: OngoingProduct: Core syncYear: 2014

Because Dropbox mirrors a permissive server namespace onto stricter local filesystems, files with disallowed characters, over-long paths, or trailing periods can fail to sync or be silently renamed — sometimes without any clear warning to the user.

What happened

Dropbox stores files in a server namespace that is far more permissive than the local filesystems it mirrors them onto. On Windows and macOS the slash characters are always disallowed, the characters colon, asterisk, question mark, double-quote, pipe, less-than, and greater-than are 'not recommended' and cause sync or display problems, and a name ending in a period is illegal on Windows. When the Windows desktop app encounters a restricted character it silently replaces it with an underscore, altering the filename without asking.

Windows also enforces a legacy 260-character maximum path length (MAX_PATH). While modern Dropbox clients can read and write paths beyond that limit, other applications — including older versions of Excel — still fail at the OS limit even after Dropbox has synced the file, and historically over-length paths could fail to sync at all without an obvious error. Emoji are officially supported but typically count as two characters against the 260-character budget, pushing long paths over the limit faster. A 2014 developer write-up documented Dropbox mishandling paths longer than 260 characters on Windows.

The net effect is a class of files that look fine in one place but silently fail to appear, or appear renamed, in another.

Impact

Silent renaming and unsynced files erode the basic trust users place in a sync tool: that what they put in their Dropbox folder will appear, intact and unchanged, everywhere else. The problems disproportionately hit users who move data between Windows, macOS, and Linux, or who work with deep folder hierarchies and non-Latin or symbol-rich filenames, and they are often discovered only after a file is needed and found missing or mangled. Because the failures can be silent, they undermine reliability precisely when users assume everything is fine.

Dropbox's Response / Official Position

Dropbox documents its naming rules and character restrictions in its help center, advising users to avoid problematic characters and over-long paths, and states that the Windows app replaces restricted characters with underscores.

Sources

Related guides

Spot an error, or have a source to add?
Report an error / suggest update

Related issues

Dropbox's own status page logged eleven separate incidents between January and September 2026 — mostly brief, but including a roughly 93-hour shared-content-download degradation in June and an 11-hour, 46-minute Dropbox Protect failure in August.

Reliability & Data LossCurrent / Ongoing Issues (2024–2026)
Read documentation

Dropbox has reorganized around Dash, an AI-powered search assistant, repeatedly describing its core file-sync product as 'mature' — leaving longtime users uncertain how much future investment the service they actually pay for will receive.

Reliability & Data LossProduct Changes & User BacklashCurrent / Ongoing Issues (2024–2026)
Read documentation

Dropbox deems a free account inactive after 12 months with no log-in or file activity; the account is then disabled and, after a further period, its files are deleted. Users widely report having data erased while assuming Dropbox was a safe long-term store.

Reliability & Data LossProduct Changes & User BacklashAccount Lockouts & Support Failures
Read documentation

Dropbox can disable an account for policy violations — and when it does, all access to the account and its files is terminated at once. Users widely report being locked out with little explanation, and that some disablings are triggered by automated abuse-detection.

Reliability & Data LossAccount Lockouts & Support Failures
Read documentation