Pi Zero W Project: Travel Storage Device

filebrowser works well…did the unix installation

curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash

Then did the init for the database

filebrowser config init

and changed address from 127.0.0.1 to 0.0.0.0

filebrowser config set -a 0.0.0.0

, then exported it into the home user directory in .yaml format

filebrowser config export -c /home/user/filebrowser.yaml

Started it up

filebrowser -c /path/to/config.yaml

And boom!!!
It even generated thumbnails of files I had uploaded into a “test” directory…not ULTRA fast mind you…but it works flawlessly!

Awesome!!!

Oh man…it even allows for dragging an entire folder to the browser screen and uploading it!!!
Mind you I am using a PC not a phone…