Русский flag Русский

All Posts

111 | WebDAV — a Hybrid Approach to File Access over HTTP

2025-09-28


Introduction

In previous articles, we covered both classic protocols (FTP, SFTP, SMB) and the modern object storage standard S3. However, there’s another protocol that combines features of traditional file access with HTTP — WebDAV.

This protocol became popular thanks to its simplicity, universality, and ability to work with files as if they were on a local disk, but over the internet.


What is WebDAV?

WebDAV (Web Distributed Authoring and Versioning) is an extension of the HTTP protocol, developed in the late 1990s.

019 | Nextcloud: Your Personal Cloud — Full Control Over Your Data

2025-06-11

In a world where more and more data is stored in the “clouds” of tech giants, concerns about privacy, security, and control over information are becoming increasingly relevant.
If you’re tired of relying on Dropbox, Google Drive, or OneDrive and want to regain control of your data — without sacrificing the convenience of cloud features — then Nextcloud is the solution for you.


What is Nextcloud and why do you need it? 🚀

Nextcloud is open-source software that allows you to create your own personal cloud storage on a private server or VPS (Virtual Private Server).
In essence, it’s a powerful alternative to commercial cloud services — one that you install and fully control.