djgraham / webdav_test

Simple Node WebDav client example test thing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webdav_test

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.

Install

Simply clone the repo, do an npm install, edit the file with your credentials, URL and path and then run with npm start.

Easy.

About

Simple Node WebDav client example test thing


Languages

Language:JavaScript 100.0%