Compute Disk Usage
Compute Disk Usage for a File
- Go to the Vault icon in the top left panel.
- Click the My files section on the left panel.
- Select the file for which you want to compute the disk usage.
- Click the Open Full Menu button in the top center panel.
- Select Compute Disk Usage.
- View the computed usage to the right of the file under the Size column in the vault.
Compute SHA-256
- Go to the Vault icon in the top left panel.
- Click the My files section on the left panel.
- Select the file for which you want to compute the disk usage.
- Click the Open Full Menu button in the top center panel.
- Select Compute SHA-256.
- In the prompt, view the computed SHA-256 hash.
- Click Copy to copy the hash.
- 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.