We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Antriel's avatar
Antriel
Explorer | Level 4
5 years ago

I don't see the option to ignore a folder within my right click's context menu. Any ideas?

According to https://help.dropbox.com/files-folders/restore-delete/ignored-files there should be a "Don’t sync to dropbox.com" option. I don't see it. I'm not a business user. I'm using Windows 10 wi...
  • Walter's avatar
    5 years ago

    Hi Antriel; welcome to our Community and thanks for using Dropbox!

     

    For starters, let me clarify that this option is available when viewing your files through our new desktop app and not through your File Explorer (or Finder for Macs). 

     

    That said, this feature is gradually rolling out to all of our users so you might want to use the alternative method to set a file/folder to be ignored

     

    Windows

    1. Open the PowerShell application on your computer.
    2. Type the code below, replacing the file/folder path placeholder with the file/folder path you’d like to ignore.

    Set-Content -Path 'C:\Users\yourname\Dropbox\ (Personal)/YourFileName.pdf' -Stream com.dropbox.ignored -Value 1

     

          3. Press enter on your keyboard.

     

    The icon beside your file or folder will change to a gray minus sign indicating that it has been ignored.

     

    Let me know how it goes!