Take Your Search Game to the Next Level with Dropbox Dash  🚀✨ Curious how it works? Ask us here! 

Forum Discussion

waldalla's avatar
waldalla
Helpful | Level 6
7 days ago
Solved

I'm unable to ignore a specific folder on my macOS (not File Provider).

I want to ignore a specific folder from syncing. So I read through help.dropbox.com/installs/dropbox-for-macos-support .

Frist I tried  the GUI approach: but on right-clicking the folder no "Do not sync" menu entry shows up (only "Copy link", "Share..", "Transfer a Copy...", etc).

Also I tool to the Terminal approach: I typed
 xattr -d com.dropbox.ignored ~/Dropbox/path/to/my/folder
but I get "No such xattr: com.dropbox.ignored".

I certainly have Dropbox installed and it's syncing stuff properly.

What can i do to ignore that folder?

Many thanks for your help in advance.

Best,
Wal

  • I found out what I did wrong: I have to use
        xattr -w com.dropbox.ignored 1 ... 
    instead of
        xattr -d com.dropbox.ignored ...

    The doco does explain this correctly. (I just copied the wrong command line).

    However Dropbox support here in the forum was pretty slow and hopeless. They weren't able to point this out yet.

9 Replies

  • waldalla's avatar
    waldalla
    Helpful | Level 6

    I found out what I did wrong: I have to use
        xattr -w com.dropbox.ignored 1 ... 
    instead of
        xattr -d com.dropbox.ignored ...

    The doco does explain this correctly. (I just copied the wrong command line).

    However Dropbox support here in the forum was pretty slow and hopeless. They weren't able to point this out yet.

  • waldalla's avatar
    waldalla
    Helpful | Level 6

    I sent the screenshot as a general reply.

    Please let me know what I can do.

  • waldalla's avatar
    waldalla
    Helpful | Level 6

    I tried the following in Terminal.app on macOS:

    How can I make the direcory .venv beeing ignored?

    Thanks for your help!

    • Nancy's avatar
      Nancy
      Icon for Dropbox Staff rankDropbox Staff

      waldalla, for some reason, I’m unable to see the screenshot you’ve attached here. 

      Can you please paste it in your message box once more, so that I can take a look?

      Thanks!

      • waldalla's avatar
        waldalla
        Helpful | Level 6

        Not sure why you can't see it. I can see it just above your reply....

        In any case,  I paste it here again: (It shows first   ls  with output, then the xattr command.)

        Also find the image here too: https://i.imgur.com/iDn3eW1.png

  • Megan's avatar
    Megan
    Icon for Dropbox Staff rankDropbox Staff

    Hey there, waldalla, let's jump right into this! 

    Do you currently use Dropbox on your Mac with File Provider? Is your Dropbox folder located here: ~/Library/CloudStorage? 

    I'm asking because if that's the case then it sounds like you might be using the wrong command. You can see more about this in the relevant Help Center article

    Keep me posted for any updates!

    • waldalla's avatar
      waldalla
      Helpful | Level 6

      Thanks for looking at this, Megan.

      I am not using Dropbox with File Provider. My Dropbox folder is at ~/Dropbox  and I want to keep it  way.

      How can I ignore a specific folder I can see in Finder as been synced to Dropbox?

      • Nancy's avatar
        Nancy
        Icon for Dropbox Staff rankDropbox Staff

        Hey waldalla! Apologies for the late reply. 

        Can you send me a screenshot of the command you’ve typed in your Terminal and of any errors you’re receiving after that? 

        We’ll be able to further help this way.

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!