logo
首页技术栈工具库讨论
zbackup

zbackup

zbackup is a globally-deduplicating backup tool, based on the ideas found in rsync. Feed a large .tar into it, and it will store duplicate regions of it only once, then compress and optionally encrypt the result. Feed another .tar file, and it will also re-use any data found in any previous backups. This way only new changes are stored, and as long as the files are not very different, the amount of storage required is very low. Any of the backup files stored previously can be read back in full at any time. The program is format-agnostic, so you can feed virtually any files to it (any types of archives, proprietary formats, even raw disk images -- but see Caveats).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconzbackup/zbackup787
HOMEBREW
brew install zbackup
查看
标签
根据用户添加的标签生成
暂无标签