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.
@Daphne that's great news! I look forward to trying it out.
But it would also be nice to have a configuration file, like ".dropboxignore", to list paths or patterns to exclude. The reason is that extended attributes are tied to the actual file or folder, and will be gone if the file or folder is deleted and recreated.
The common use case for this is a software build folder that gets deleted and recreated on clean builds. Under xattr system, the "new" build folder would sync to Dropbox even if the "old" build folder had the necessary com.dropbox.ignored xattr.
GoodSync seems to work perfectly with filters easy to set up to exclude certain folders. It is also reasonably priced. It can synchronize to the cloud, using Dropbox, Azure, Mega, Backblaze, Box, OneDrive, Amazon S3 and many more.
GoodSync is great, and does all these things. But it is not a sollution in this context.
The issue being we are ignored as a community by DropBox. We have been pleading for years and only having terrible hack's made available to us, to do simple things that other products do well without an issue. The community is terrible, voting for stupid functions, when basic things that has been neglected from the start get's the run-around.
We are locked into this eco-system, with a 2TB anchor. So we need te eco-system to be maluble.
As paid users, we are the ones that feed it. If it does not respond, then it should either stop getting fed, or get beaten with a stick.
At this point it is laughing at it's users.
This feature request is odfficially 6 years old, and accepted.
https://www.dropboxforum.com/t5/Dropbox-ideas/Ignore-folder-without-selective-sync/idi-p/5926/highli...
On Twitter, this was again sent to Drew Houston:
https://twitter.com/drewhouston/status/1327010727467442176
Support chimed in again, pushing the CMD/Shell as a solution again:
https://twitter.com/DropboxSupport/status/1331171080749404160
Sadly the CMD/Shell commands leave you with nothing but a hate for the product. Example me wasting 1.7GB of data syncing to Narnia:
https://twitter.com/Tommeloon/status/1288141408864526337
Why my dear DropBox, why not listen to your users?
No, no they don't.
It is safe to say that the community is actively ignored. As a dev in a corporate enviroment, no amount of red tape can delay any development this long. The business clearly has no intrest in fixing this issue.
At this junction I will fix it for them, for free. But alas. No.
But they are working on the next hair brained tie-in to the echo-system to increase their value offering... instead of fixing the stuff we actually need done.
The stupid powershell command to exclude a folder barely works:
> Set-Content -Path 'your_local_path' -Stream com.dropbox.ignored -Value 1
It still goes into an absolute frenzy to index everything for some dark and dasterdly reason. Yet seems to hede the setting, and skip syncing.
Set-Content -Path 'C:\Users\...\Dropbox\...\node_modules' -Stream com.dropbox.ignored -Value 1
Set-Content: Unable to clear content of 'C:\Users\...\Dropbox\...\node_modules' because it is a directory. Clear-Content is only supported on files.
___
Update: It seems to be working in PowerShell 7.2.0-preview.9
@XionicFire 👏👏👏
Hi there!
If you need more help you can view your support options (expected response time for a 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!