We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
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.
BirthdayGuy
New member | Level 2
I cannot use Dropbox for software development if I try to connect two accounts, say a personal and a business account. This is because for some reason Dropbox demands to use a space in the forced folder name "Dropbox (Personal)" or "Dropbox (Business)". The software I use, which millions of developers use, QT.IO cannot accept a space in the foldername and I cannot change it myself as far as I can tell. So I have to revert to a single account with a folder named "Dropbox."
How about "Dropbox-Personal" and "Dropbox-Business" instead? Or let us decide, or make it easier to tell us how to change it if it can be changed now...
vedentis
7 years agoNew member | Level 2
Same here. I need to run Batch-files inside my Dropbox. But because of the space between the "name" and "dropbox" it won't work.
There needs to be an option to change this.
- Walter7 years agoDropbox Staff
Hey there vedentis - sorry to hear about this.
As this is not currently an option, I'm passing your comments along to the team for consideration - thank you for your feedback! I am also moving the post under the "Share an Idea" section so other users can find and upvote it too.
If there's anything else I can do, please let me know.
- rwmorris5 years agoHelpful | Level 6
Where can I upvote this on the "Share an idea" section?
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!