Restic
From Wikipedia, the free encyclopedia
Original authorsAlexander Neumann and contributors
Developerrestic project
Stable release
0.18.1
/ 21 September 2025
Written inGo
| restic | |
|---|---|
| Original authors | Alexander Neumann and contributors |
| Developer | restic project |
| Stable release | 0.18.1
/ 21 September 2025 |
| Written in | Go |
| Operating system | Linux, macOS, Microsoft Windows, FreeBSD, OpenBSD |
| Type | Backup software |
| License | BSD 2-Clause License |
| Website | restic |
restic is a free and open-source backup program designed to be fast, efficient and secure.[1] It supports encrypted, deduplicated backups to local storage and a range of remote storage backends.[2]
The software is written in Go and is distributed under the BSD 2-Clause License.[3]
Platforms
restic supports the major desktop and server operating systems, including Linux, macOS and Microsoft Windows, as well as several BSD systems.[5]
Limitations
restic is primarily a command-line backup utility. It does not include a built-in scheduler, central management console or bare-metal restore system; these functions are commonly handled using external tools or wrappers.[6]