-
问题描述我在openwrt的TTYD 终端这里输入以下命令后可以访问webdav文件,但是只要一退出终端就无法访问了,请问怎么保存第二个账号设置? 重现步骤aliyundrive-webdav --auto-index --no-trash --cache-size 1000 --cache-ttl 600 --debug --host 192.168.1.1 --port 8080 --refresh-token xxxxxxxxxxxxx--read-buffer-size 10485760 版本aliyundrive-webdav 1.5.0 运行平台openwrt 日志没 |
Beta Was this translation helpful? Give feedback.
Answered by
messense
Jun 17, 2022
Replies: 1 comment 1 reply
-
写个 service 文件,参考 https://github.com/messense/aliyundrive-webdav/blob/main/openwrt/aliyundrive-webdav/files/aliyundrive-webdav.init 和 https://blog.csdn.net/letterwhite/article/details/26026425 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
messense
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
写个 service 文件,参考 https://github.com/messense/aliyundrive-webdav/blob/main/openwrt/aliyundrive-webdav/files/aliyundrive-webdav.init 和 https://blog.csdn.net/letterwhite/article/details/26026425