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
Vincent M.9
10 years agoNew member | Level 1
Can you remove the space in the dropbox folder name ("Dropbox (Company-Name)")?
I'm using my companies business dropbox account. And it created a folder called "Dropbox (my companies name here)".
Is there a way to remove the space between "Dropbox" and "("? I don't want to ha...
- 8 years ago
Hi all,
Unfortunately, it's not possible to change the name of Dropbox folder, as many of you have discovered.
If you are using it for scripts then the best thing would firstly to parse the info.json and grab the path from there. The JSON is located:
Mac/Linux:
~/.dropbox/info.json
Windows will be one of these two paths:
%APPDATA%\Dropbox\info.json
%LOCALAPPDATA%\Dropbox\info.json
I say this as if you were to move your Dropbox folder at anytime then this would, of course, break any paths that explicitly referenced an exact folder path.
On a side note, spaces within file paths shouldn't cause issues within scripts, it's fairly normal to have some spaces in there, just ensure your path string is correctly formatted and your script should be fine.
stoic
Helpful | Level 5
This is why our entire company is currently moving from Dropbox to MS OneDrive. I'm sure we'll have fresh new annoyances over time, but the level of fail on this particular Dropbox bug is pretty astonishing. Unsubscribing from this thread, it's been real.
cjrhoads
5 years agoHelpful | Level 6
Actually, OneDrive is much much worse. You will be shocked at how poorly OneDrive is implemented, and how many limitations there are. My company keeps encouraging me to use OneDrive, and so I keep trying - but every time I run into yet another "problem" syncing and saving my files with OneDrive, I go back to DropBox, which at least works reliably.
I think the problem is that OneDrive doesn't actually put the files on your physical hard drive and sync them. It tries to use some kind of workaround with a network drive link. This works fine for Microsoft products that are specially programmed to show you that network link so that you can save to it. But some other programs simply won't save to it, or won't open the files that are on it, because there is no way to map a drive letter to it or simply review it in your file listing in Explorer.
- brandt Broussard5 years agoExplorer | Level 4
Are you guys going to acknowledge this issue and maybe resolve?
You would have more business if you would actually work on real world issues that we face with your software.
folder naming with spaces is a no no,
I would also like to exclude files you monitor, expcally .lock files since your sofware gets hung up until the software that generated the .lock file is closed.
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!