Skip to main content

Compute Disk Usage

Compute Disk Usage for a File

  1. Go to the Vault icon in the top left panel.
  2. Click the My files section on the left panel.
  3. Select the file for which you want to compute the disk usage.
  4. Click the Open Full Menu button in the top center panel.
  5. Select Compute Disk Usage.
  6. View the computed usage to the right of the file under the Size column in the vault.

Compute SHA-256

  1. Go to the Vault icon in the top left panel.
  2. Click the My files section on the left panel.
  3. Select the file for which you want to compute the disk usage.
  4. Click the Open Full Menu button in the top center panel.
  5. Select Compute SHA-256.
  6. In the prompt, view the computed SHA-256 hash.
  7. Click Copy to copy the hash.
  8. Paste the hash into your local machine's terminal.

Effects of Computing with SHA-256

Computing with SHA-256 verifies file integrity without inspecting the file's contents. During large transfers, the SHA-256 hash detects any discrepancies between the local machine's hash and the vault's hash. Even a single bit change results in different hashes, indicating a transfer issue. A successful transfer is confirmed if both hashes match exactly.

note

SHA-256 computation is applicable to any file.