go-aliyundrive-webdav icon indicating copy to clipboard operation
go-aliyundrive-webdav copied to clipboard

阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现

Results 19 go-aliyundrive-webdav issues
Sort by recently updated
recently updated
newest added

无法使用 App 扫码获取的 refresh_token ? 隔壁 https://github.com/messense/aliyundrive-webdav 支持扫码登录

我在debain10上运行的webdev,在ipad上通过nplayer连接的,无法打开以下格式文件 docx pdf gif docx显示officeimporterrordomain错误912 pdf打开是黑色的,没有任何显示内容 gif不显示

如图,浏览器可以正常打开http://localhost:8085/,windows自带的资源管理器添加网络映射提示文件夹无效。 注册表HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters 也把BasicAuthLevel 值改成2了 求教 ![image](https://user-images.githubusercontent.com/11374302/166614707-aed8c6df-f6d6-4faa-a7ac-bb82d5c45dd7.png)

请问如何加入匿名? 我试着留空好像不行。

refresh token 有实效限制 如何避免 ,多天不开机导致无法使用。 能不能加入用户密码 自动或者脚本 登录。

**Describe the bug** 删除文件夹很慢,有时候删除后,被删除的文件夹会自动“恢复”,其实根本没有删除。 我是用RaiDriver挂载的。 **Desktop (please complete the following information):** - OS: [Win11,简体中文专业工作站版22000.556]

``` Mar 19 21:07:00 webdav-ali[3157]: Post "https://api.aliyundrive.com/token/refresh": dial tcp: lookup api.aliyundrive.com on 127.0.0.1:53: server misbehaving Mar 19 21:07:00 webdav-ali[3157]: 刷新token失败 ``` 使用场景:在本地搭建了 DNS 服务器,刷新 token 时,DNS 没有启动,因此失败,此后一直没有自动刷新。DNS 上线后,手动重启可以正常使用。 可以预想到,一旦网络出现故障,token 刷新失败,就再也无法使用了。

![image](https://user-images.githubusercontent.com/16244320/139689903-0254c342-03e8-4bc7-a6c6-c05d8680100f.png) ![image](https://user-images.githubusercontent.com/16244320/139690144-98a650d4-467a-4794-be7c-98dfdc7cfc08.png)

发现根本不会用,因为生成的webdav服务器的地址是多少不知道,不会连接。

本程序不失为Win11下,挂载阿里云盘的最好工具!