webdav-client icon indicating copy to clipboard operation
webdav-client copied to clipboard

WebDAV client written in Typescript for NodeJS and the browser

Results 49 webdav-client issues
Sort by recently updated
recently updated
newest added

I changed the digest option in my client to true, but instead of using the proper login and password I am asked to log in by a popup window showing...

Maybe an entry in the readme! -> **Nextcloud**

Effort: Low
Status: Available
Priority: Medium
Type: Maintenance

Support for proppatch method https://www.ietf.org/rfc/rfc4918.html#section-9.2

Priority: Low
Status: Available
Type: Enhancement

When Array.prototype has been altered in any way, it will cause webdav 3.6.1 to fail in getting a directory contents, and possibly more. Until now I have used webdav version...

Effort: Low
Priority: Low
Type: Enhancement
Status: Blocked

Hi, I'm implementing PROPPATCH method ( related to #206 ). I'm writing test codes. ( I'm referring to to [webdav-server test code](https://github.com/OpenMarshal/npm-WebDAV-Server/blob/master/test/v2/tests.ts/properties/.test.ts).) Some properties have namespace such as - `Value`...

Status: Available
Type: Enhancement
Type: Question

Support for method bind unbind rebind https://www.ietf.org/rfc/rfc5842.html

Support for acl and report method https://www.ietf.org/rfc/rfc3744.html

Priority: Low
Status: Accepted
Type: Enhancement

Support for search method https://www.ietf.org/rfc/rfc5323.html#section-2

Priority: Low
Status: Available
Type: Enhancement

I have successfully connect to WebDav with the following url: `http://example.com/nextcloud/dav/files/USERNAME` This is totally working fine. However, the problem happened when I change `USERNAME` to different account. it returns 403...

Status: Available
Type: Bug
Priority: High

Webdav-client needs a method to compare a remote and local file to see if they're the same. This could be used to save on transfers, especially for large files.

Status: Available
Type: Enhancement
Priority: Medium