ALIST如何定时强制刷新目录列表呢? #4327
fzlychee2019
started this conversation in
General
Replies: 3 comments
-
默认半小时自动刷新。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我的方案是alist配置网盘后再套一层crypt加密,rclone检查差异并同步,手动在crypt路径下点刷新无法更新,需要在原路径下刷新,不仅麻烦还需要对着加密后的路径操作 可以利用rclone lsd-R 和 alist API 遍历并查看目录(使用强制刷新),脚本如下,希望对你有帮助 !!! 暂不清楚短时间大量刷新目录是否会导致封控,请谨慎使用 !!!
|
Beta Was this translation helpful? Give feedback.
0 replies
-
添加存储时好像有个缓存过期时间,设置成0试试看? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
经常通过网盘上传了新文件,但是得手动到ALIST目录列表去点刷新后才会刷新,有啥方法能让系统定时全盘刷新吗?
Beta Was this translation helpful? Give feedback.
All reactions