Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 296 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 296 Bytes

go-webdav-client

Rsync like to webdav server

Install system wide binary

go install  github.com/uelei/go-webdav-client@latest

How to use

export the following env variables
WEBDAV_SERVER=
WEBDAV_USER=
WEBDAV_PASSWORD=

To Run

go-webdav-client