mate-file-share-properties

User level public file sharing via WebDAV or ObexFTP

Install

All systems
curl cmd.cat/mate-file-share-properties.sh
Debian Debian
apt-get install mate-user-share
Ubuntu
apt-get install mate-user-share
Arch Arch Linux
pacman -S mate-user-share
image/svg+xml Kali Linux
apt-get install mate-user-share
Windows (WSL2)
sudo apt-get update sudo apt-get install mate-user-share
Raspbian
apt-get install mate-user-share

mate-user-share

User level public file sharing via WebDAV or ObexFTP

MATE user share is a small tool that binds together various free software projects to bring easy to use user-level file sharing to the masses. The program is meant to run in the background when the user is logged in, and when file sharing is enabled a webdav server is started that shares the $HOME/Public folder. The share is then published to all computers on the local network using mDNS/rendezvous, so that it shows up in the Network location in GNOME. The dav server used is Apache, so you need that installed. Avahi or Howl is used for mDNS support, so you need to have that installed and mDNSResolver running.