ZIP
WinGet
restic
restic · 0.18.1 · x64
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.18.1_windows_amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
restic.restic
Version
0.18.1
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.18.1/restic_0.18.1_windows_amd64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Changelog for restic 0.18.1 (2025-09-21)
The following sections list the changes in restic 0.18.1 relevant to restic users. The changes are ordered by importance.
Summary
- Fix #5324: Correctly handle backup --stdin-filename with directory paths
- Fix #5325: Accept RESTIC_HOST environment variable in forget command
- Fix #5342: Ignore "chmod not supported" errors when writing files
- Fix #5344: Ignore EOPNOTSUPP errors for extended attributes
- Fix #5421: Fix rare crash if directory is removed d…