mirror of
https://github.com/kopia/kopia.git
synced 2026-07-05 11:15:46 -04:00
In particular this applies compression based on destination repository policies. By default ignore rules are disabled during migration to preserve all files, but that can be optionally enabled using '--apply-ignore-rules'. Fixes #1429