mirror of
https://github.com/kopia/kopia.git
synced 2026-03-27 10:32:08 -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