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
Elliott F.1
10 years agoNew member | Level 1
change my dropbox folder name on my PC
I have my dropbox folder in the D drive of my computer. For some reason, the dropbox folder is not named "D:\Dropbox", but "D:\Dropbox (Elliotfan)" with my account name together. Does anybody know ho...
- 10 years ago
Hi Emilio,
I can only confirm what Rich already pointed out.
Dropbox for Business will allow you to access both your personal Dropbox and your work Dropbox from the same computer. To help signify which Dropbox folder is connected to which account, we've chosen to rename the business Dropbox to "Dropbox (business name)." Currently, there is not a way to change the name of this folder back to just "Dropbox".
By default, we place a hidden symlink from Dropbox to the new Dropbox (team name), so you may find that your applications can continue working by accessing this symlink.
However, if this does not work for you, and if you are comfortable creating symbolic links on your machine, there is a workaround that may help you. Please note that this workaround is not supported by our support team, so if you are unable to set up this environment, I'd recommend that instead of using this workaround, you move any files needed by your affected application out of your Dropbox folder instead.
If outside code sources don't cooperate with the space character or parenthesis character, the simplest workaround would be the following:
- pause Dropbox
- remove the hidden symlink at Dropbox
- Rename the "Dropbox (team name)" folder to Dropbox
- Place a symlink at "Dropbox (team name)" that points to "Dropbox"
- Resume syncingThis will allow Dropbox to continue accessing the content through the symlink, and it will allow any external code to use the "Dropbox" folder pathname that doesn't include the additional characters in the path.
I hope this helps!
davidhere40
8 years agoNew member | Level 2
I have a much better solution. I have over 50GB of data in my dropbox. So even the solution where I reinstall to get the default folder name wasn't acceptable to me. So I found a great work around. Just create a symbolic "hard link". I had never used one before, but it's supported but all windows, linux and mac. Here is how I created the link:
1) Open a cmd prompt as admin. (Search for cmd.exe, right click and then click run as administrator)
2) Execute: mklink /J "C:\Dropbox" "C:\Dropbox (Personal)"
Now you can use "C:\Dropbox" (or whatever location you decided on) to interact with the same files as if you had typed in C:\Dropbox (Personal). All software and programs will now treat it as if the folder were located there :) The best part is that this solution is easy, fast and doesn't have any downsides.
- pphilggg7 years agoNew member | Level 2
This does not work on a Mac... no hardlinks to directories
- pphilggg7 years agoNew member | Level 2The fact that this has been open for so long really says that Dropbox is viewed as a tool only for documents not for any sort of programming or business applications. Which is fine I guess. As long as everybody knows that going in.
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!