Filen 支持
Please make sure of the following things
- [x] I have read the documentation.
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
添加对 Filen 的支持。
Suggested solution / 实现思路
添加 Filen 驱动
Additional context / 附件
Filen 官网:https://filen.io/
No response
+1
+1
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.
I just found the official Filen SDK, WebDAV server, and Docker wrapper for the reference. I am glad to see if some capable one can integrate it with alist.
+1, plz
https://github.com/FilenCloudDienste/filen-sdk-go 这个官方的sdk稳定以前很难吧
https://github.com/FilenCloudDienste/filen-sdk-go 这个官方的sdk稳定以前很难吧
我目前使用的方案是借助 Filen 官方的 Node.js SDK 运行一个 WebDAV 服务器,然后在 Alist 中添加,已经稳定使用几个月了。没试过 Go SDK