The Dropbox client will support both personal and team Dropbox accounts at once. To support this, the desktop client needs to rename the multiple Dropbox folders locally to make it clear which is which. Dropbox users with only a personal account will have this entry in their home folder when they install Dropbox on a computer:
Dropbox
Dropbox users with only a team account will have this entry in their home folder when they install Dropbox on their computer:
Dropbox (<BUSINESS_NAME>)
Dropbox users who have linked their personal and team accounts will have multiple entries in their home folder:
Dropbox (Personal)
Dropbox (<BUSINESS_NAME>)
Note: "Personal" may be translated.
For existing personal accounts, when the user links a team account, we will also create a hidden symlink in the old Dropbox location that points to the first account that was linked, like this:
Dropbox -> /Users/<USERNAME>/Dropbox (Personal)
That is, the Dropbox folder was moved to Dropbox (Personal)
, and the symlink points to this newly labeled folder.
Note: If a user signs in to their team account first and then links their personal account afterwards, the hidden symlink won’t occur.
If you’re on the latest Dropbox for macOS that utilizes Apple’s File Provider API, your Dropbox folder has been moved to ~/Library/CloudStorage. Changing the location of your Dropbox folder is no longer supported.
Learn more about expected changes with Dropbox for macOS.