Skip to the content.

aliyundrive-webdav

Reference:

https://github.com/messense/aliyundrive-webdav

https://github.com/zxbu/webdav-aliyundriver

https://github.com/messense/aliyundrive-fuse.git

Server:

Run with Docker

docker run -d --name=aliyundrive-webdav --restart=unless-stopped -p 8080:8080 \
  -v /etc/aliyundrive-webdav/:/etc/aliyundrive-webdav/ \
  -e REFRESH_TOKEN='your refresh token' \
  -e WEBDAV_AUTH_USER=admin \
  -e WEBDAV_AUTH_PASSWORD=admin \
  messense/aliyundrive-webdav
[root@msft /mdata/web/aliyundrive-webdav]# docker ps | grep aliyundrive-webdav
8af6d50fcb9b   messense/aliyundrive-webdav   "/sbin/tini -- /usr/…"   About an hour ago   Up About an hour   0.0.0.0:8080->8080/tcp, :::8080->8080/tcp                                                                  aliyundrive-webdav

Client :

Connect with Any Apps Support with WebDAV Protocol like: Infuse Pro on Any Devices

Take Apple TV & iPhone & iPad for Example:

image-20220116001813345

image-20220116001903537

image-20220116001934848

image-20220116002111322

image-20220116002130847