HiQ Webdav filesync
Installation:
npm install --save hiq-webdav
Usage
WfsWrapper
Wraps an instance of webdav-fs
to make a Promise based api.
FileObject
Returns a creator of FileObject
that makes local paths into remote paths.
FileSync
Wrapps an instance of WfsWrapper
to give easy filesyncing methods.