qrsync 如何只根据hash判断更新

根据此文章 http://segmentfault.com/q/1010000002391893
添加参数 --size-only

qrsync --check-exist --size-only conf.json
提示

Usage of qrsync:
  -check-exist=false: whether needs to check exist on dest

qrsync --size-only conf.json
提示:

flag provided but not defined: -size-only
Usage of qrsync:
  -check-exist=false: whether needs to check exist on dest

so? 倒底怎样使用??

阅读 2.1k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进