Files
2026-08-20 01:19:17 +03:00

413 B

f3write

Fill a drive out with .h2w files to test its real capacity. See also: f3read, f3probe, f3fix. More information: https://fight-flash-fraud.readthedocs.io/en/stable/usage.html.

  • Write test files to a given directory, filling the drive:

sudo f3write {{path/to/mount_point}}

  • Limit the write speed:

sudo f3write {{[-w|--max-write-rate]}} {{kb_per_second}} {{path/to/mount_point}}