Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Recommended storage locations

Overview

When you need more disk space you have four options:

...

  • Windows: File Explorer -> right click -> Properties

  • Linux

    • du -sh                  # shows physical disk usage (including data protection)

    • du -sh --apparent-size # shows logical space (accounted for quota)

    • Projects: Project volume and quota can be checked with cloud.awi.de/#/projects

...