# Http
python -m http.server
# or
caddy file-server --root /home/sglbl --listen :8000 --browse

# Ftp
pip install pyftpdlib
python -m pyftpdlib