From 66392b4e8a6eacf47ca61a629e420cc984b661c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arda=20K=C4=B1l=C4=B1=C3=A7da=C4=9F=C4=B1?= Date: Tue, 30 Jun 2020 17:26:30 +0300 Subject: [PATCH] Yandex disk removed from supported WEBDAV clients (#3432) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Yandex.disk recently removed file upload support from WebDAV https://ru.stackoverflow.com/questions/1043523/После-загрузки-файла-на-Яндекс-Диск-по-webdav-происходят-паузы-по-60-секунд-на-к https://qna.habr.com/q/677787 So this makes Yandex.disk unusable at the moment. Here's a similar issue, please see recent comments: https://github.com/PhilippC/keepass2android/issues/506 I've personally tried, and cannot even access to Yandex.disk at the moment through WebDAV. This PR simply removes yandex.disk line from the ReadMe. Thanks, --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 661ac4c95..72f997be1 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,6 @@ WebDAV-compatible services that are known to work with Joplin: - [Seafile](https://www.seafile.com/) - [Stack](https://www.transip.nl/stack/) - [WebDAV Nav](https://www.schimera.com/products/webdav-nav-server/), a macOS server. -- [Yandex Disk](https://disk.yandex.ru/download?src=Yandex.Sidebar#pc) - [Zimbra](https://www.zimbra.com/) ## OneDrive synchronisation