Versions Compared

Key

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

...

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

  • Linux

    • du -sh                  <path> # shows physical disk usage (including data protection, accounted for quota)

    • du -sh --apparent-size <path> # shows logical space

    • df -h                                      <path>  # shows quota and apparent size
    • Projects: Project volume and quota can be checked with cloud.awi.de/#/projects

...