Short answer: a permission error does not automatically mean the cloud account is broken. The sync client may be blocked before it ever reaches the cloud because the operating system will not let it read or write the local file. Or the client may have perfect local access but the cloud object itself is view-only, unshared, or no longer editable.
Those are different failures and they need different fixes.
The most useful rule is:
Local filesystem permission and cloud collaboration permission are separate authorization layers.
If you change the wrong one, nothing improves. Worse, resetting or reinstalling the client can add a full rescan while the original permission problem remains untouched.
First classify the permission error before changing anything
Cloud sync commonly crosses at least four access boundaries:
| Layer | Typical failure | What it means |
|---|---|---|
| Local filesystem | Access denied, read-only, app cannot open file | The desktop client cannot read or write the local object |
| OS privacy / protected location | Desktop/Documents/Photos/external volume inaccessible | macOS or another OS control has not granted the sync app access |
| Cloud object permissions | Can view but cannot sync edits | Your account lacks edit permission on that cloud item or shared folder |
| Path / device availability | Folder missing, external drive disconnected, network location unavailable | The configured source is no longer reachable at the expected location |
A fifth category can look similar: another application has the file locked. That is not always an ACL problem, but the sync engine still cannot obtain the access it needs.
Before you reinstall anything, capture the exact error text and exact affected path. One file failing in a 20,000-file tree is a different incident from the whole sync root becoming inaccessible.
The fastest diagnostic: test read, write, cloud edit and path availability separately
Take one affected file and answer four questions.
1. Can your normal user account read the local file?
Open it from Finder or File Explorer.
If the file will not open locally, the cloud client is not the first problem.
2. Can your normal user account write to the local file or folder?
Create a harmless test file in the same directory or save a copy there.
If you can read but cannot write, a two-way sync client may be unable to materialize remote changes even though uploads from another location work.
3. Can you edit the cloud item in the provider's web interface?
If the web interface says view-only, requests access, or blocks edits, changing NTFS/APFS permissions will not fix the cloud ACL.
4. Is the configured source path actually still present?
Check whether:
- the external disk is mounted;
- the drive letter changed;
- the network share reconnected;
- the local folder was renamed;
- the sync source was moved behind the client's back.
This four-question test eliminates most category errors before you touch the sync database.
Google Drive documents both permission layers explicitly
Google Drive for desktop is unusually useful here because Google's troubleshooting documentation separates the failures.
Local computer permission
Google says Drive for desktop needs permission from the computer to sync files. On Windows, the user needs the required local read/write access. On macOS, Drive may require privacy permission for folders and devices such as:
- Desktop;
- Documents;
- Downloads;
- removable volumes;
- network volumes;
- the Photos library.
On current macOS versions, Google directs users to System Settings → Privacy & Security and the relevant Files and Folders / Photos controls. Drive for desktop may need to be restarted after a permission change.
This gives you an important diagnostic clue:
If Drive can sync ordinary folders but consistently fails only on a protected macOS location, check OS privacy authorization before resetting Drive.
Cloud edit permission
Google separately documents “You don't have permissions to sync files.” In that case, the account lacks sufficient Google Drive permission to synchronize the change.
The fix is not Full Disk Access. It is to request edit access from the owner, or contact the Shared Drive manager/admin.
Google also documents another related condition: a local edit may exist even though the original cloud item was deleted, moved, or you lost permission to edit it. Drive can preserve the edited copy under the original parent, My Drive root, or in some situations Lost & Found rather than silently discarding the local change.
That is why you should preserve the local file before treating a permission error as merely cosmetic.
OneDrive can fail because the local file lacks Read and Write permission
Microsoft's current OneDrive troubleshooting page is direct: if OneDrive says it doesn't have permission to access the file, Microsoft tells Windows users to inspect the file's Properties → Security tab and confirm the relevant user has Read and Write permission.
Microsoft also separates this from a file being actively used by another application. An open or locked file can be temporarily unsyncable even when its ACL is correct.
On macOS, Microsoft documents another layer for Folder Backup: OneDrive needs Full Disk Access for Desktop and Documents backup in supported setups.
This produces three distinct OneDrive incidents that can all look like “permission” trouble:
- NTFS/local ACL problem — user/client cannot read or write the file;
- macOS protected-folder authorization problem — OneDrive cannot access Desktop/Documents as required;
- cloud permission problem — SharePoint/OneDrive work or school access does not permit the operation.
Do not solve the first by unlinking the account. Do not solve the third by changing a local Windows ACL.
Why “move the file out and back in” is not the first test
Microsoft does document moving an affected file outside OneDrive and then back in as one troubleshooting step. But that operation creates a new local state transition.
For valuable data, first establish:
- whether the cloud has the current version;
- whether the file can be opened and copied locally;
- whether the problem is actually a permission issue rather than an active application lock.
Only then use a move-out/move-back repair if the documented conditions fit.
Dropbox: Full Disk Access can be the difference between a sync problem and a healthy client
Dropbox's current sync troubleshooting documentation tells macOS users to grant Dropbox Full Disk Access. On supported macOS versions, Dropbox also integrates with Apple's File Provider architecture, which introduces OS-managed access and placeholder behavior.
Dropbox's help documentation further notes that security software and folder permissions can interfere with Dropbox processes, including access to its cache and temporary locations.
That gives us a useful pattern:
- Dropbox account login works;
- ordinary Dropbox content syncs;
- one protected local location or operation fails;
- the Mac privacy panel shows Dropbox lacks required access.
That is an OS authorization problem, not evidence that Dropbox's cloud database is corrupt.
Dropbox shared-folder rights are another layer entirely. A participant with Can view can view/download but cannot add, edit or delete like a participant with Can edit.
So if a shared folder appears perfectly on the desktop but edits refuse to propagate, inspect the sharing role as well as local filesystem permissions.
For broader sharing-control design rather than a broken local sync, Secure File Sharing Controls covers the difference between link access and collaborative edit authority.
iCloud Drive has a native Repair action for broken file permissions
Apple provides one of the cleanest provider-specific fixes in this category.
Apple's macOS documentation says that if files or folders in iCloud Drive have broken permissions, you may see an alert that they are not syncing. Finder can show an error at the top of iCloud Drive and an exclamation indicator.
Apple's documented action is simply:
Finder → iCloud Drive → Repair
After Repair, macOS repairs the affected permissions and resumes syncing.
This is important because it demonstrates that “iCloud isn't syncing” can genuinely be a local filesystem permission state rather than a cloud-account failure.
Apple also exposes normal macOS Sharing & Permissions controls in Finder's Get Info panel. If your local user cannot read or write the item, inspect those permissions rather than signing out of iCloud as the first response.
For shared iCloud Drive folders, cloud permissions are again separate. Owners can grant participants View only or Can make changes. A user who can open the shared file therefore does not necessarily have authority to write changes back.
pCloud now exposes permission/access failures per affected item
pCloud's current troubleshooting documentation explicitly lists permission/access restrictions as a Sync / Back up error category.
For Windows, pCloud tells users to inspect the affected item's Properties → Security permissions and confirm the Windows account has the required access.
For macOS, pCloud says a permission/access error means pCloud Drive cannot access the affected file, folder, disk, or protected macOS location. Its troubleshooting steps include checking Get Info → Sharing & Permissions and macOS Privacy & Security authorization for pCloud Drive.
pCloud also distinguishes this from several other errors that can produce a similar “cannot process item” symptom:
- file/folder moved or deleted;
- external or network drive disconnected;
- local I/O error;
- invalid or too-long filename/path;
- read-only or application-locked file;
- shared folder no longer granting sufficient rights.
That is a much better troubleshooting model than reinstalling the app whenever one item fails.
For a pCloud shared folder, View and Edit are meaningfully different permissions. Without sufficient edit rights, a shared-folder workflow cannot be treated like a writable personal folder.
Compare the storage model only after you know which folders need local Sync and which only need cloud-first access.
pCloud separates its virtual Drive from explicit two-way Sync relationships. That can make local ownership boundaries easier to reason about than forcing every archive folder into one mirrored tree, but it does not bypass Windows, macOS or shared-folder permissions. Fix the access layer first, then compare the current personal plans if the storage architecture still fits.
Compare pCloud only after the access test → Affiliate link · Opens pCloud's current personal plan page. Verify current features and terms before choosing.A permission matrix for the Big 5
| Provider | Local permission evidence | Cloud permission evidence | Good first action |
|---|---|---|---|
| Google Drive | Requires local read/write and macOS Files/Folders/Photos authorization | Edit rights required; Shared Drive manager/admin may need to grant access | Identify whether the error is local or cloud-side before reconnecting |
| OneDrive | Microsoft explicitly says Read + Write permission may be required; macOS Folder Backup may require Full Disk Access | Work/school sharing and SharePoint rights control cloud edits | Check local ACL / Full Disk Access, then cloud role |
| Dropbox | macOS Full Disk Access and security permissions can affect desktop sync | View vs Edit roles control whether changes are allowed | Check macOS authorization and shared-folder role separately |
| iCloud Drive | Apple documents Finder Repair for broken iCloud Drive permissions | Shared item can be View only or Can make changes | Use Apple's Repair path for local permission damage; inspect share role for collaboration |
| pCloud | Error list explicitly reports permission/access restrictions and read-only/locked files | Shared folders require appropriate access such as Edit | Read the exact per-item error and restore the missing access rather than resetting everything |
No row says “reinstall first.”
Why sudo, “Take Ownership,” or recursive permission changes are dangerous first fixes
A common forum response to an access error is to recursively change ownership or permissions on an entire cloud tree.
That can be too broad.
A recursive permission change may:
- alter permissions on thousands of healthy files;
- change access expected by another local application;
- affect executable bits or group access on Unix-like systems;
- obscure which file originally had the problem;
- create a second wave of metadata changes for the sync engine to reconcile.
CloudScope's rule is:
Change the smallest permission boundary that explains the error.
If one file is read-only, fix one file. If Dropbox lacks Full Disk Access, change the app authorization. If a Google Shared Drive role is view-only, request edit access. Do not recursively rewrite an entire home directory because one PDF would not sync.
A file being locked is not the same as the user lacking permission
This distinction matters for Office files, databases, PST files and other application-managed content.
A file can have perfectly valid ACLs and still be inaccessible to the sync engine while another process has it open in a way that prevents the required operation.
Microsoft explicitly documents file in use by another application separately from OneDrive doesn't have permission to access the file.
pCloud likewise lists read-only or application-locked files in its troubleshooting guidance.
So when an access error is temporary and disappears immediately after closing the editor, do not “fix permissions.” The permission model may already be correct.
For continuously open databases, catalogs or PST/OST files, ordinary filesystem sync has deeper consistency limits. Those workloads should be backed up through application-consistent exports or snapshots rather than treated as ordinary documents.
Shared-folder permission errors can look local because the folder is visible in Finder
Visibility is not proof of write authority.
A cloud provider can materialize a shared folder locally even when your role allows only viewing or downloading.
The result is psychologically confusing:
- the path exists;
- you can browse it;
- you may be able to open the document;
- an attempted save or sync still fails.
Before changing local ACLs on a shared folder, check the cloud role:
- Google Drive: do you have edit access?
- Dropbox: Can view or Can edit?
- iCloud Drive: View only or Can make changes?
- pCloud: View or Edit/Manage?
- OneDrive / SharePoint: does the library/item permission allow the operation?
A local permission repair cannot grant a cloud collaboration role you do not possess.
External drives and network paths add another access boundary
If a sync or backup source lives on removable or network storage, “permission denied” may actually be a reachability problem.
Check:
- Is the drive mounted?
- Did the drive letter change?
- Is the NAS share authenticated?
- Does the local user still have read/write rights?
- Did the source folder move?
pCloud explicitly lists disconnected external/network drives and unavailable folders as separate errors. Google Drive on macOS can also require OS permission for removable and network volumes.
If your workflow is specifically NAS-to-cloud, do not force a desktop sync client to treat an unstable SMB mount as a local disk. Use a supported NAS-native or documented transfer path instead.
The safest repair sequence
When a permission error appears, use this order.
1. Stop editing the affected file
Do not keep generating new local versions while access is unresolved.
2. Preserve the newest local copy if its cloud state is uncertain
Copy the file to a normal local folder outside the managed sync root.
If you cannot prove the newest version exists online, that copy is recovery data.
3. Record the exact error and path
Avoid broad “sync broken” diagnosis. Note whether the provider names:
- permission/access;
- read-only;
- file in use;
- missing folder;
- cloud edit rights;
- disconnected device.
4. Test local Read and Write
Open the file. Then test whether your user can create or save a file in the same directory.
5. Test the cloud role separately
Open the item in the web interface and confirm your account is allowed to modify it.
6. Restore the smallest missing permission
Examples:
- enable the documented macOS privacy permission for the sync app;
- restore Read/Write access on one affected local item;
- use Apple's iCloud Drive Repair action;
- ask a shared-folder owner for Edit rights;
- reconnect the missing external source.
7. Let the client rescan before resetting it
pCloud explicitly says affected items are checked again after the underlying error is corrected. Other clients similarly reconcile state after access returns.
Do not add a client reset unless the permission is fixed but the sync engine still fails to recognize the item.
8. Verify the remote result
Check the provider's web interface or a second device. For high-value files, compare size/content and, where warranted, a checksum.
Only then delete the preserved recovery copy.
What not to do
Avoid these high-risk shortcuts:
- recursively
chmod 777an entire sync tree; - take ownership of thousands of files without understanding the existing ACL;
- disable OS privacy/security globally just to make one folder work;
- reset or reinstall before preserving unsynced local data;
- assume a visible shared folder is writable;
- delete a local-only file because the cloud copy has the same filename;
- move the whole sync root while a permission incident is unresolved.
A permission error is often narrow. Keep the repair narrow too.
When the error points to architecture rather than a broken permission
If you repeatedly need to grant a sync client access to:
- protected system locations;
- application databases;
- transient network mounts;
- deeply shared collaborative trees;
- directories owned by another service account;
then the problem may be that the sync topology is wrong, not that you need more aggressive permissions.
A safer architecture can be:
- local working folder with one clear owner;
- application-consistent export or backup;
- explicit cloud upload/backup path;
- cloud-first archive for data that does not need constant local mirroring;
- collaboration permissions managed in the provider rather than copied from local ACLs.
For the broader distinction between synchronized working data and an independent recovery copy, see Cloud Backup vs Cloud Storage.
Bottom line
When cloud sync says Permission denied, first determine who is denying whom.
Is macOS blocking the app? Is NTFS denying local Read/Write? Is the file locked? Is the external source unavailable? Or does the cloud provider only give your account view permission?
Those failures look similar from the user's seat, but they live at different layers.
The safest rule is:
Preserve uncertain local data, identify the exact authorization layer, restore only the missing access, then let sync reconcile.
Do that before a reset, reinstall, recursive permission rewrite or migration to another provider.