Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hiq-webdav

Hiqmalardalen4ISC3.2.2TypeScript support: included

A webdav wrapper for syncing files between local and remote

webdav, sitevision, sv, hiq

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.