Learn how to make the most out of the Dropbox Community here 💙.
Learn how to make the most out of the Dropbox Community here 💙.
Why won't Dropbox add a feature where you could automatically ignore files by name? I realize that this is a little bit of a niche feature, probably only needed by power users, but it would clearly be trivial to implement, and I've seen many users asking for this feature.
https://twitter.com/stormchild/status/453914697536794624
https://github.com/tkonolige/dbignore
http://superuser.com/questions/731583/can-i-specify-certain-files-for-dropbox-to-ignore
http://webapps.stackexchange.com/questions/35474/does-dropbox-or-any-other-similar-solution-ignore-files-based-on-regexp
http://www.quora.com/Why-wont-Dropbox-add-option-to-exclude-files-by-filetype-extension
https://www.dropboxforum.com/hc/communities/public/questions/201289669-Ignore-folder-without-selective-sync-
You get the idea, several pages of Google results with people asking for a feature that would take probably less than a week for an engineer to implement.
"Clearly trivial to implement"
One of my favourite lines on the forums....
You could of course always write it yourself via the API if its so trivial?
I also desperately would like this feature. It would save money to Dropbox as it would not have to continuously synchronize and keep unlimited backups of temporary files each time I do a compilation in Visual Studio for example.
I totally agree with you that it is very trivial to implement.
Of course we could do it ourselves IF there was any API to hack with, but there is none for the Windows Desktop client. And the CLI interface on Linux is very limited. Having to build an alternative desktop client (assuming it were possible without sacrificing a lot of other features) just for this feature would be ridiculous. Ideally Dropbox could release the client as open source so we could tinker with it.
I have lost all hope in this matter, considering how they shut down Votebox a while ago and have not implemented any new feature for a long time (not even fixing certain bugs).
I would love to see this feature as well. Please Dropbox, please!
Wouldn't be great to have a .droppoxignore file that works as the .gitignore file?
+1 please Dropbox do it!
This was requested a million times and they keep ignoring it. It's so frustrating not have a simple way to ignore files/folders.
+1
+1
I would also like to see this feature implemented for the reasons already listed!
+1
+1 This would be an awesome feature!
+1 This would be so handy when coding web apps in my Dropbox -- being able to easily say that any "node_modules" or "bower" named directories at any level in the tree should be ignored from syncing.
Would be great to get a comment from the team to understand whether this feature is under development.
Yep, +1 for .gitignore support