ZIP
WinGet
restic
restic · 0.17.3 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
restic_0.17.3_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
restic.restic
Version
0.17.3
Description
Fast, secure, efficient backup program
License
BSD-2-Clause
↗
Homepage
https://github.com/restic/restic
Installer URL
https://github.com/restic/restic/releases/download/v0.17.3/restic_0.17.3_windows_386.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Changelog for restic 0.17.3 (2024-11-08)
The following sections list the changes in restic 0.17.3 relevant to restic users. The changes are ordered by importance.Summary
- Fix #4971: Fix unusable mount on macOS Sonoma
- Fix #5003: Fix metadata errors during backup of removable disks on Windows
- Fix #5101: Do not retry load/list operation if SFTP connection is broken
- Fix #5107: Fix metadata error on Windows for backups using VSS
- Enh #5096: Allow prune --dry-run without lock
Details
- Bugfix…