remotely-save/docs/remote_services/webdav_alist
fyears 22880d6cf5 split the zh doc 2024-01-20 13:13:31 +08:00
..
README.md split the zh doc 2024-01-20 13:13:31 +08:00
README.zh-cn.md split the zh doc 2024-01-20 13:13:31 +08:00
alist_mount_path.en.png alist 2024-01-02 00:08:09 +08:00
alist_mount_path.zh.png alist 2024-01-02 00:08:09 +08:00
alist_rs_settings.en.png alist 2024-01-02 00:08:09 +08:00

README.md

AList

English | 中文

Steps

  1. Install and run AList. Get the account and password. Login using the web page.
  2. Add new storage. Pay attention to the mount path. The screenshot shows the mount path as /alisttest davpath.
  3. Construct the webdav address as: http(s)://domain + port + /dav + mount path, and the space inside the mount path should be replaced with %20:
    http[s]://domain:port/dav/[mountpath url encoded]
    http://127.0.0.1:5244/dav/alisttest%20davpath
    
  4. In remotely-save setting page, select webdav type, then input the full address with mount path/account/password.
  5. In remotely-save setting page, click "Check Connectivity".
  6. Sync!