When you use Linux for work or school, and need to transfer files between your computer and phone, you might find there's no quick and easy way like AirDrop. Those with hands-on experience or a penchant for tinkering can set up services like Samba, NFS, FTP, or NAS, but that can feel a bit heavy-handed and overkill. The command-line software I'll introduce below is lightweight and easy to use. It uses the HTTP protocol and can be used on any device with a browser.
WebDav is like a storage service, various applications can connect to it, Jopin supports webdav, you can build a webdav service by yourself, todo list widget, text storage synchronization widget, it is very convenient for small teams to use and easy to maintain
lvs deployment
During the installation of the LDAP client, a pop-up interface will appear, requiring manual configuration (not conducive to automation)
The Caddy server is an open-source web server written in Golang that supports HTTP/2. It uses the Golang standard library to provide HTTP functionality. A notable feature compared to Nginx is that HTTPS is enabled by default. It is the first web server to provide HTTPS without additional configuration, a boon for lazy people. It can also be controlled via the API, has a rich set of plugins, and is easy to deploy and maintain.