xinmans 最近的时间轴更新
xinmans

xinmans

V2EX 第 253898 号会员,加入于 2017-09-12 11:30:47 +08:00
1 G 30 S 91 B
xinmans 最近回复了
用 scrapy 开发了一些脚本,比较稳定
scrapyweb ,用过一段时间,bug 很多 ,现在用 crontab 调用 scrapy ,稳的一笔
谢谢各位,我试试
dify 挺好,但是向量化的模型试过几个,效果不好啊。有成功经验可以分享下
@oudwwv 这个办法不错,我直接把 pve 装在 U 盘里,通过 U 盘引导 PVE ,这样的话,我就可以把几个硬盘都直接直通过去,BIOS 这块是不是也是默认 OK 的啊?引导是默认在 C 盘的
谢谢各位,我试试
@noqwerty ,谢谢,好像是可以满足我的需求,i will try
For example, if you have many files in /path/to/src but only a few of them change every day, you can copy all the files which have changed recently very efficiently like this:

rclone copy --max-age 24h --no-traverse /path/to/src remote:
Rclone will sync the modification times of files and directories if the backend supports it. If metadata syncing is required then use the --metadata flag.

Note that the modification time and metadata for the root directory will not be synced. See https://github.com/rclone/rclone/issues/7652 for more info.
A 中的文件会不断新增新文件,我只需要把新增的新文件同步到 B 目录,已经同步过的不要同步到 B 目录,我会有一个程序处理 B 目录,会把处理过的文件删除掉。我希望有一个只同步新增文件的过程,且 B 目录的老文件会定期清理掉(因为空间不够)
@ntedshen
--ignore-existing:要求只更新目标端不存在的文件。和"--existing"结合使用有特殊功能,见下文示例。

主要是我的目录 B 需要定期删除已经同步的文件,但是 A 目录要保持全量。这个满足不了我的需求。
看完了 V 友们的建议,很受益。看起来要尽快行动起来。
48 天前
回复了 Avedge 创建的主题 阅读 大家最近在读什么书
朱可夫战争回忆录《回忆与思考》
李宗仁回忆录
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5612 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms · UTC 01:32 · PVG 09:32 · LAX 18:32 · JFK 21:32
Developed with CodeLauncher
♥ Do have faith in what you're doing.