TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Restic 0.15.0 Released

2 pointsby ciprian_craciunover 2 years ago

1 comment

ciprian_craciunover 2 years ago
The main highlights (for me) are support for `backup --read-concurrency` to control the I&#x2F;O pressure on the underlying file-system and disks and `backup --no-scan` which also helps. (I&#x27;ll have to test these options myself, plus the compression from `0.14`.)<p>The other highlight is the `rewrite` command which allows you to remove (or include) files in a former snapshot without a complete re-backup.