We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
hrahmani
2 years agoExplorer | Level 4
Ignoring a directory does not work
Dear all,
I am trying to get dropbox to ignore a directory that we use to create ~200K small temporary files using the command given in this article:
https://help.dropbox.com/sync/ignored...
- 2 years ago
Currently, it isn't possible to bulk ignore folders, they'd need to be manually ignored as and when they exist in your Dropbox folder.
hrahmani
Explorer | Level 4
The backslash is a mistake in this message not in the command. Thank you for the quick response, after I posted it I started playing more with the PowerShell commands and this worked:
cd [the parent directory]
Set-Content ./subtomo:com.dropbox.ignored -value 1
Now I can see the value when I use
Get-Content .\subtomo:com.dropbox.ignored
and in the file explorer I see the gray minus sign on that directory.
Jay
2 years agoDropbox Staff
Thanks for the info. Does this mean you were able to successfully ignore the folder you needed?
- hrahmani2 years agoExplorer | Level 4
I believe so (I want to test it but I don't see a reason for it to go wrong.). Are there resources available for me to ignore all the directories with this name? Like ignore every directory matching "Data/*/subtomo/" even the ones that are created later?
This can even work if there is a way to create the subtomo/ directory for every new folder in Data/ and then ignore it.
Thanks for you help.
- Jay2 years agoDropbox Staff
Currently, it isn't possible to bulk ignore folders, they'd need to be manually ignored as and when they exist in your Dropbox folder.
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!