Skip to content

Commit f78b846

Browse files
authored
Create README.md
1 parent 9f450a6 commit f78b846

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# webdav_test
2+
3+
Very simple node example to check if the webdav server is working or not.
4+
5+
Does a simple directory listing of the remote server url, and echos out the contents.
6+
7+
8+
Install
9+
=======
10+
11+
Simply clone the repo, do an `npm install`, edit the file with your credentials, URL and path and then run with `npm start`.
12+
13+
Easy.

0 commit comments

Comments
 (0)