Уровень 0 · материалов: 4
В кластер входят документы, посвященные использованию протокола WebDAV для подключения облачных хранилищ в качестве локальных дисков, и не входят документы о создании сторонних загрузчиков или плагинов на основе внутренних API.
Общие признаки: протокол WebDAV, монтирование облака как сетевого диска, Yandex.Disk, Mail.Ru Cloud, интеграция с файловой системой
Группа выше: Синхронизация и доступ к файлам
Смысл: The text describes the creation and evolution of an open-source WebDAV gateway that allows free users of Mail.Ru Cloud (and later Yandex.Disk) to access their storage as a network drive with advanced features like encryption and large file handling.
An author shares a custom-built WebDAV bridge for Mail.Ru Cloud and Yandex.Disk to provide network drive functionality, encryption, and large file support where official free versions lacked them.
Смысл: The text explains why Yandex.Disk chose WebDAV over other protocols to ensure cross-platform compatibility and openness, and describes the initial technical architecture used to build the service's prototype.
Yandex.Disk selected WebDAV for its desktop clients to balance open standards, cross-platform compatibility, and extensibility, implementing it using Erlang and Mochiweb.
Смысл: The text describes a free WebDAV service that allows users to mount their public Yandex.Photos albums as a local network drive in Windows for easier file copying.
A free tool that lets users connect their public Yandex.Photos albums as a Windows network drive using WebDAV.
Смысл: The text explains how to mount Yandex.Disk as a local filesystem in Linux using WebDAV and davfs2, providing a method for both manual and automated CLI access.
A technical guide on using davfs2 to mount Yandex.Disk via WebDAV in Ubuntu for command-line access and automation.