You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.ci | 4 years ago | |
webdav2archive | 4 years ago | |
.gitlab-ci.yml | 4 years ago | |
README.md | 4 years ago |
README.md
Golang Snippts
webdav2archive
Download files from webdav server and put them in order structur by mtime
Get Latest Version: Download
Usage of webdav2archive:
-e string
export path on local (default "download")
-f delete on download
-h string
address of webdav server (default "https://cloud.sum7.eu/remote.php/webdav/")
-i string
import path from webdave (default "AutoUpload")
-p string
password to auth at webdav server (use environment variable WEBDAV_PASSWORD for security reasen)
-u string
username to auth at webdav server (default "genofire")