aliyundrive-webdav

command module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

README

阿里云盘 webdav 服务器

Docker Image Version (latest semver) Docker Image Size (latest semver) Docker Pulls

特性支持

  • 文件浏览
  • 文件移动
  • 文件重命名
  • 新建文件夹
  • 文件删除(放到阿里云盘回收站)
  • 文件上传

如何使用

Docker Compose

version: '3'

services:
  aliyundrive-webdav:
    container_name: aliyundrive-webdav
    image: isayme/aliyundrive-webdav:0.2.1
    volumes:
      - ./path/to/data:/data
    environment:
      CONF_FILE_PATH: '/data/config.yaml'
    ports:
      - '4918:8080'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL