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

borg

> 编程语言
开源

以压缩和认证加密的方式分解归档器.

13.6K stars0 点赞1 次浏览
访问官网GitHub

工具介绍

以压缩和认证加密的方式分解归档器.

这是borg2! - - - - - - - - - - - - ---- 请注意, 这是 Borg2 / 主分支的 README 。 一般项目信息、版本文件、屏幕显示器请参见: 页:1 Borg2目前处于β测试中,可能会在β释放之间得到重大和/或突破变化(并且没有β到下β升级代码,因此需要删除并再创建再生). 因此,不要使用BORG2 为你的产品备份! 请帮助测试它, 但设置它额外的你的生产备份。 什么是BorgBackup吗? ------------- BorgBackup(简称:Borg)是一个被拆分的备份程序. 它可选地支持压缩和认证加密. 博格的主要目标是提供一个高效和安全的数据备份方式. 所使用的数据分解技术使得博格适合日常备份,因为只存储了变化. 那个..

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •file/directory names staying the same: So you can move your stuff around
  • •complete files or time stamps staying the same: If a big file changes a
  • •The absolute position of a data chunk inside a file: Stuff may get shifted
  • •fastcdc (the default)
  • •buzhash64 (improved), buzhash (as in borg 1.x)
  • •toeplitz-aes / rabin-aes / goldilocks-aes (keyed, AES-based; they make
  • •fixed (fixed blocksize, optionally with a differently sized header)
  • •performance-critical code (chunking, compression, encryption) is
  • •local caching
  • •quick detection of unmodified files

> 标签

Pythonbackupborgbackupcompressiondeduplication

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

> 工具信息

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

> 相关工具

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