aliyunpan icon indicating copy to clipboard operation
aliyunpan copied to clipboard

sync config 如何设置onetime

Open pcasl opened this issue 6 months ago • 0 comments

Ⅰ. 使用环境

  1. 操作系统:( macOS)
  2. aliyunpan版本号:(v0.3.7.)

Ⅱ. 问题描述

如何在sync_drive_config.json 中设置,备份周期运行一次。

直接命令行 sync start -ldir "test" -pdir "test" -mode "download" -cycle "onetime" 是可以的。

但是在sync_drive_config.json写入"cycle": "onetime",后,运行sync start,sync_drive_config.json文件被重写,cycle设置丢失

谢谢

pcasl avatar Jun 21 '25 01:06 pcasl