# Pulic File Hosting Every file in this directory is publicly accessible via the file server [cdn.spang-lab.de](https://cdn.spang-lab.de). ## Usage Copy files into this directory `/data/public` and they will be accessible via the file server. A file with the path `/data/public/example.txt` will be accessible via the URL `https://cdn.spang-lab.de/example.txt`. A file with the path `/data/public/subdir/example.txt` will be accessible via the URL `https://cdn.spang-lab.de/subdir/example.txt`.