The Cloud Start Path (CSP) is a feature that defines the root folder from which the folder hierarchy begins for user access. This allows administrators or users to restrict access to a specific folder and its subfolders, providing a more streamlined and secure way to work with Egnyte. This article guides users through the process of setting up a Cloud Start Path when adding an Egnyte drive in the Desktop App.
Configuring via User Interface
- Launch the Egnyte Desktop App and click on the Add Drive button.
- Begin the login process by entering credentials. Click on the Advanced option.
- Enter the Cloud Start Path and click on the Continue button.
- The drive is now added with the specified Cloud Start Path. The configured CSP can also be checked in the drive configuration.
Configuring via CLI
Custom Cloud Start Path can be added via Command Line Interface and only during the drive addition step.
egcli drives add <drive_label> --domain <domain>.egnyte.com --username <egnyte_user> --password <egnyte_password> --cloudStartPath /Shared/Documents
After the drive has been added, the Cloud Start Path cannot be modified. The drive will need to be removed and re-added with the different cloud path.