Documentation Index
Fetch the complete documentation index at: https://docs.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Summary
Beginning with version 2.3 of Box Drive, admins can configure the Box Drive folder location.Background
The default location for the Box Drive folder does not allow content collaborators to access absolute links set by another individual. Thatâs because the linksâ file paths incorporate that individualâs profile name. So for George Washington, the Box Drive folder location is:- C:\Users\GWashington\Box (on Windows)
- Customizing the Box Drive folder location resolves issues with absolute file path linking when all files and linked files are accessible to a user via Box Drive. It does not resolve these issues when files are downloaded via Box Edit or the Box web application or when some of the files exist outside of Box Driveâs folder.
- Box Drive sets the permissions of the Box Drive folder to the current user. This prevents multiple people on the same machine from accessing each otherâs files even if the folder is in a shared location such as C:\.
Ensuring paths are available to all collaborators
For this feature to function as expected, all collaborators:- Must use the same custom Box Drive folder location.
- Must not alter the location in the future.
- Must have access to the same files in the same folder hierarchy under the Box Drive folder.
- For example, if one user can see their Excel spreadsheet and linked files under C:\Cloud\Box\Projects\Crossing_the_Delaware and and another user sees them under a different location under C:\Cloud\Box, customizing the Box Drive folder location does not resolve their issue. To resolve this, you must switch your app to use relative paths (if possible), or change the second userâs collaboration permissions on the folder so that it does display under the same path as the first user.
Configuring the location
To customize the location of the Box Drive folder, ensure everyone is on Box Drive v2.3 or later and follow the steps below. This involves adding a system setting in the registry on Windows. We recommend you set these values before installing Box Drive. If you set the value after installing, Box Drive does not pick up the setting until it is restarted. Important:- Ensure that the custom folder location already exists and that it does not contain a file or folder called Box. If Box Drive discovers a file or folder called Box under the custom location, it reverts back to the default location under the userâs profile directory.
- Ensure that everyone has the proper file system permissions at the new location. We recommend testing with a few individuals to ensure they can still continue to access Box content unimpeded.
- Relocating the Box Drive folder to another internal drive can free up disk space by saving Box Content to a new custom folder instead of the default system drive.
- Anyone with edit permission to their machineâs registry settings on Windows can customize the Box Drive folder location.
- Create the parent folder where you want the Box Drive folder to display â for example, C:\ or C:\Cloud or D:\This\Is\A\Folder
- When Box Drive launches, it creates a folder called Box in this folder.
- Create an new string value (REG_SZ) using the Registry Editor tool under HKEY_LOCAL_MACHINE\SOFTWARE\Box\Box called CustomBoxLocation
- Set the value of CustomBoxLocation to the path of the folder you created in step 1.
-
For example, if you want the Box Drive folder to appear under C:\Cloud:
Name Type Value CustomBoxLocation (REG_SZ) C:\Cloud
-
For example, if you want the Box Drive folder to appear under C:\Cloud:
- Restart Box Drive.
To remove the custom mount path
In a Windows environment- Delete the CustomBoxLocation registry value from HKEY_LOCAL_MACHINE\SOFTWARE\Box\Box.
- Restart Box Drive.
Unsupported locations
Box does not support customizing its folder location to:- External Drives
- Network Drives
- The Box Sync folder or anywhere within the Box Sync folder (serious errors may result)