hiq-webdav
v3.2.2
Published
A webdav wrapper for syncing files between local and remote
Downloads
2
Readme
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.