Attic - 拥有重复数据删除技术的备份软件

<iframe style="width: 170px; height: 30px;" src="http://ghbtns.com/github-btn.html?user=netkiller&amp;repo=netkiller.github.com&amp;type=watch&amp;count=true&amp;size=large" frameborder="0" scrolling="0" width="170" height="30"></iframe><iframe style="width: 170px; height: 30px;" src="http://ghbtns.com/github-btn.html?user=netkiller&amp;repo=netkiller.github.com&amp;type=fork&amp;count=true&amp;size=large" frameborder="0" scrolling="0" width="170" height="30"></iframe><iframe style="width: 240px; height: 30px;" src="http://ghbtns.com/github-btn.html?user=netkiller&amp;type=follow&amp;count=true&amp;size=large" frameborder="0" scrolling="0" width="240" height="30"></iframe>

9.5. Attic - 拥有重复数据删除技术的备份软件

Attic 是一个拥有重复数据删除技术的备份软件

9.5.1. 安装 Attic

$ pip install attic
		

9.5.2. 快速开始

过程 9.4. Attic 快速开始

  1. 初始化仓库

    $ attic init /somewhere/my-repository.attic
    				
  2. 备份目录~/src 和 ~/Documents归档名称Monday

    $ attic create /somwhere/my-repository.attic::Monday ~/src ~/Documents
    				
  3. 一次类推下一份叫做Tuesday

    $ attic create --stats /somwhere/my-repository.attic::Tuesday ~/src ~/Documents
    				

    --stats 参数将显示备份过程的状态

  4. 列出库中的所有档案

    $ attic list /somewhere/my-repository.attic
    				
  5. 列出周一归档文件的内容

    $ attic list /somewhere/my-repository.attic::Monday
    				
  6. 通过手动删除周一存档恢复磁盘空间

    $ attic delete /somwhere/my-backup.attic::Monday
    				

    Attic is quiet by default. Add the -v or --verbose option to get progress reporting during command execution.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值