Compression support has landed in master!

To try out the compression PR, there’s also the option to copy an existing repository:

First create a new one using restic init --copy-chunker-params --repository-version 2 --repo2 ... and then use copy to transfer snapshots from the old to the new repository. The copy command has also received a few performance improvements and should be able to copy snapshots as fast as your network connection allows it.

8 Likes