A golang WebDAV client library and command line tool.
Go to file
2014-10-24 13:10:56 +02:00
main refactor main/client args 2014-10-24 13:10:56 +02:00
.gitignore add .gitignore 2014-10-23 10:39:21 +02:00
client.go Connect() will fail on non collection roots 2014-10-24 12:40:49 +02:00
file.go fix file perms 2014-10-24 09:29:03 +02:00
LICENSE add NEW BSD Liscense 2014-10-23 10:37:45 +02:00
Makefile add utils_test 2014-10-23 11:15:28 +02:00
README.md add README 2014-10-23 10:35:52 +02:00
requests.go ReadDir will fail on non collections 2014-10-24 12:39:35 +02:00
utils_test.go fmt 2014-10-23 11:28:46 +02:00
utils.go ReadDir will fail on non collections 2014-10-24 12:39:35 +02:00

GOWEBDAV - WebDAV Client for golang

RFCs