Very simple node example to check if the webdav server is working or not.
Does a simple directory listing of the remote server url, and echos out the contents.
Simply clone the repo, do an npm install, edit the file with your credentials, URL and path and then run with npm start.
Easy.