Editing a Project (CLI)

To modify project properties, use these steps.

  1. Go to shares.
    hostname:> shares
  2. Enter select and a project name.
    hostname:shares> select home
  3. To list the project properties, use the get command.
  4. To modify the project properties, use the set command. Project properties and values are described in Project Properties. For example, to enable vscan for this project, enter the following command:
    hostname:shares home >set vscan=true

    If file retention is set, review section File Retention Management. Retained projects and their files cannot be modified, even after their expiration. However, with the proper user role authorization, you can edit the file retention periods.

  5. Enter commit.
    hostname:shares home> commit