mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-01 06:03:02 +02:00
This option allows users to skip the dry-run validation that checks for special files and runtime directory exclusions. This can significantly improve performance for large filesystems with millions of files, where the validation can take hours. The option name includes "unsafe" to communicate risk, and a warning is logged on each backup showing the runtime directory path and advising users to verify their exclude patterns manually.