Replies: 2 comments
-
你可以在列表页面点击刷新 然后看网络请求。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I made a bash script a while ago to upload a file and get its downloadable link. I had the same problem at first, so what I did was to refresh the file list like this: https://gist.github.com/DarremMolko/ecc7aa7a1b1f172e5d8fb0be55c8e1a0#file-alist-upload-sh-L50 |
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.
-
调用/api/fs/form接口上传文件成功,进入阿里网盘看确实上传成功了,但是调用/api/fs/list返回的文件列表里却没有上传的这个文件,如果说是因为缓存原因导致的,有没有一个接口可以用来刷新缓存
Beta Was this translation helpful? Give feedback.
All reactions