百科.dev
全部条目趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

restic

> 编程语言
开源

快速、安全、高效的备份程序

35.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

快速、安全、高效的备份程序

引言seric是一个快速,高效和安全的备份程序. 它支持三个主要操作系统(Linux,macOS,Windows)和几个较小的操作系统(FreeBSD,OpenBSD). 详细使用和安装指示请检查文件。 你可以在演讲论坛上提问。 快开始 一旦您安装了 restic, 请开始为您的备份创建仓库: $ restic init -- repo /tmp/ backup 输入新后端的密码 : 再次输入密码 : 在 /tmp/ backup 上创建了 restic后端 085b3c76b9 。 请注意,进入仓库需要了解您的密码。 密码丢失意味着你的数据无法挽回地丢失了. 并添加一些数据:$ restic --repo /tmp/备份备份/工作输入寄存器的密码:扫描 [/home/user/work]扫描了764个目录,1816个文件0:00 [0:29] 100.0% 54.732 MiB/s 1.582 GiB / 1.582 Gi..

核心特点

  • •Local directory
  • •sftp server (via SSH)
  • •HTTP REST server (protocol, rest-server)
  • •Amazon S3 (either from Amazon or using the Minio server)
  • •OpenStack Swift
  • •BackBlaze B2
  • •Microsoft Azure Blob Storage
  • •Google Cloud Storage
  • •And many other services via the rclone Backend
  • •Easy: Doing backups should be a frictionless process, otherwise

> 标签

Gobackupdedupededuplicationgo

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言