We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Rachel R.2
6 years agoHelpful | Level 5
"Dropbox needs to change permissions" message on startup
Lately, every time I start my Mac (OS 10.14.6) I get a message that reads (in full):
"Dropbox needs to change permissions for the Folder: /Users/[name]/Dropbox
Enter your password to allow this"...
- 6 years ago
Hi Rachel R.2,
Can you try following commands in terminal:
sudo chflags -R noschg "/Users/$USER/Dropbox" sudo chflags -R nouchg "/Users/$USER/Dropbox" sudo chown -R "$USER" "/Users/$USER/Dropbox" chmod -R u+rw "/Users/$USER/Dropbox"
Will be asked for your password (sudo).
Hope this helps. :wink:
Здравко
Legendary | Level 20
Hmm... interesting...
Let's try different possibilities. First, if and what kind of links you have inside Dropbox:
ls -alRP "/Users/mjulia/Dropbox (Personal)" | grep " -> "
If there is some result, pointing path have to be inside your Dropbox folder, otherwise could be the problem. Next, to remove potentially quarantine for part(s), try following:
xattr -d -r com.apple.quarantine "/Users/mjulia/Dropbox (Personal)"
Hope some of the above commands will solve the issue.
FreddoArgento
5 years agoHelpful | Level 5
I tried these too.
I am dragging the folder name from Finder into Dropbox to avoid typos. But its is the standatd location, anyhow.
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!