|
|
|
|
|
by zawerf
3031 days ago
|
|
Oh wow I didn't know about that limitation. Doing `find . -type f | wc -l` I have ~270000 so I am about to hit it. It would be great if they can implement a .dropboxignore so I can get it to stop syncing node_modules folders. I really wish I could agree with the others saying "It just works" for dropbox sync. I have ran into many other issues around filename casing, file permissions, symlinks, etc in the past. |
|
There's lots of 3rd party solutions for .dropboxignore personally I've used many of them and am not a fan of it (perl scripts, 3rd party apps, etc). I wish dropbox would natively implement .dropboxignore, but its probably never going to happen since only a small % of users voice their concerns for it. Average dropbox user probably doesn't care or doesn't know what a .dropboxignore is.