You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
jvasileff
5 years agoHelpful | Level 6
Feedback on the new desktop app "ignore files" feature.
@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 e...
Paul_T
5 years agoNew member | Level 2
I use Dropbox together with Unity projects. Dropbox gives a lot of conflicts when the folders created by Unity "Library" and "Temp" are synchronized on the server.
Recently I found this article that solved this problem:
https://help.dropbox.com/en-US/files-folders/restore-delete/ignored-files
But, it would be great if you put a new option in "Selective Sync" through which we can ignore sync for some folders from dropbox. I wish I could choose a file/folder to be "Local Only" directly from Dropbox, without having to write some lines of "code" in PowerShell (to keep some folder "Local Only" .. not "Online Only").
This problem is common in those who use Dropbox with Unity projects.
- XionicFire5 years agoCollaborator | Level 9
Sigh... and if it wasnt bad enough... now this:
It seems even if you do manage to set the folder on ignore, dropbox doesnt "really" ignore it, it just does not "upload/sync" it, but it still indexes it and tries to read/sync any files in it.
So say, if you have a folder called "GITHUB TESTS" and set it on ignore, then dump 750,000 files in there, to test something out, your dropbox will take 3-7 days or more to "index" them all, meanwhile blocking any meaningfull or important syncs from happening until its done
And if any of the files in there is an exe or dll, or anything that the OS locks, then good luck, because that file will cause dropbox to "hang" saying "unable to sync XX file, its in use" and hanging your entire queue until you unlock that file, also preventing any further files from syncing.
Soo.. were back to square one negative selective sync.. and the fact this issue has been known for 6 months snd has not been addressed even tho its probably a simple fix does not bring me any confort.
Cmon guys were trying to be loyal, but you are not helping us here... Dropbox keeps getting worse.. not better, its trying to become easier for "normal" people to use, while forgetting its the sys admins of the world that make the purchasing desicions, if i wanted it more "dumbified" id just switch to google drive, the only true "upgrade" to dropbox in the past 3 years was it doesnt take 3 days now to show all the files in selective sync but other than that you have added a ton of features that do not make this better.
Here in my office all my users keep complaining and asking why are we still hanging with dropbox and not moving to onedrive like "normal corporate people" and every time I keep defending dropbox because its a "real" advanced hard drive syncing service vs just a file/folder syncing service but every day it gets harder to defend it.
Were paying $1250 a month here, my users are angry, at some point the dam is going to break, its unsustainable, please help us help you, if you just "ignore" us for 6 months, and we just "ignore" them as well hoping someday you guys will fix it, I will be the one replaced and dropbox along with me in short order.
Just wanted to put this out there.
If we had never had this feature in the first place i would understand it, it wouldnt be a problem but since it was working fine before with selective sync remove and now it does not, my users here are up in arms, you cannot remove a service breaking feature for a user without providing a suitable replacement, or at least a workaround, its just bad customer care.
lll hold on as long as I can and hope you make a fix soon, but if it does not come soon enough i do think this will definitely be a deal breaker here for my users and they will force me to switch services, i know you hear this a thousand times here, but im just trying to state a fact, im not being melodramatic.
Thanks for reading all of this, i hope it explains a little bit why some of us are frustrated with this.
- XionicFire5 years agoCollaborator | Level 9
Ok so ive found a workaround... its not .. fun... and i do not recomend it unless you exactly know what you are doing and its going to cause all sorts of problems and in general its a bad idea, but it does the job, sort of.
Its based on this:
https://www.sevenforums.com/general-discussion/154423-block-applcation-access-folder.html
Essentially you have to edit dropboxes windows execution permissions so it runs on its own user, a user which has only access to read/write its own EXE folders, some windows folders and the dropbox storage folder, once thats done you set them to ignore then block access to the folders you do not want to sync.
Dropbox now throws all sorts of errors but it "works" it now properly ignores that folder because it cannot read it due to permissions, however you on your computer can work normally on it.
Definitely not the kind of solution i expected but at least its working.
- Lars P.35 years agoHelpful | Level 5
The provided solution with com.dropbox.ignored flags are not without issues.
1. On computer A, I build an app and it creates node_modules. That folder gets synced to my other computers.
2. I ignore the folder on computer A, and the folder gets deleted from the other computers.
3. Now I do a build on computer B. That creates node_modules on computer B, and now that folder now gets synchronized to my other computers. But that results in the existing folder on computer A is being renamed "node_modules (Ignored in conflict)".
4. I can now ignore node_modules on computer B and the folder disappears on my other computers.
5. I now have to rename the folder on computer A back to node_modules.
If Dropbox had listened to its customers and just created a git style .ignorefolders kind of file, everything would have been much easier. And lets face it. This is mostly an option for computer professionals anyway.
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!