Skip to content
#

yuque

Here are 24 public repositories matching this topic...

steveyang331
steveyang331 commented Jul 13, 2020

前置条件:从0开始备份,本地没有任何文档

1.执行备份命令 带 -l 拉取图片到本地。
2.备份完毕。
3. 备份完毕后,到语雀里新增文档,修改文档,插入一些文字段落,插入一些图片,等等等随便操作。
4. 再次执行相同的 备份命令。

有很多时候,不是增量备份,而新增文档,修改的文档,插入的图片,文字段落 并没有更新。
这个时候为了能备份到最新内容,不得不删除以前整个备份的,全部重新备份一次。
可是我有300多篇文档,这还好,备份很快。
但是我有1200多个图片,这备份就要花一些时间了。

所以,如果备份能够有增量备份,那就大大提高效率了。
想想看,把备份命令做成 .bat 文件,双击就可以备份,多么方便啊!

Improve this page

Add a description, image, and links to the yuque topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the yuque topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.