-
![image](https://github.com/user-attachments/assets/7d3cfe30-77b3-4829-bf2a-f74bee7b2258)
By starting an instance of MinIO with docker, and start the MinDAV server with the provided binary, I could…
-
**Reported by lab-at-nohl on 24 Jul 2017 00:06**
**Version:** git master
This is related to #0012614 for which I provided a patch. It turned out that other Windows clients than Explorer (i.e. Duplic…
-
## What is the underlying problem you would like to see solved?
Improve compatibility with terraform
## Describe the ideal solution
TVB support the HTTP `LOCK` and `UNLOCK` methods directly:
ht…
-
I just tried connecting my Nautilus (file manager) to a davros grain via webdav. The Server Name provided on the Clients tab looks like `https://api-43d8ad9c4cc255113b03bcd7b919c772.sandstorm.stephent…
-
portal_resources supports webdav and ftp but it is not a nice solution for a few reasons
- requires a client
- not user friendly jump from web to a client
- webdav is buggy and clients can be incompat…
-
### Operating system
macOS
### Joplin version
3.0.15
### Desktop version info
Joplin 3.0.15 (prod, darwin)
Client ID: 7368c42332fe4ba4a68d7dffba0fcc69
Sync Version: 3
Profile Version: 47
Ke…
-
-
I get the following traceback:
```
ValueError Traceback (most recent call last)
/usr/lib/python2.7/dist-packages/IPython/utils/py3compat.pyc in execfile(fname, *where)
…
-
Looks like only contacts and calendar sync is available via WebDAV, how about files? It couldn't be more convenient for a personal cloud to have files accessible via WebDAV, therefore sync clients are…
-
Hi,
I've tried your Implementation with owncloud and it's not working.
```
var client = new WebDAVClient.Client(new NetworkCredential { UserName = "myUserName", Password = "MyPw" });
var baseUrl = …