filehost

  permanent(ish) file hosting
  admin ui: /admin
  max upload size: 8192 MB

example
  curl -u <username>:<password> -F "file=@./photo.jpg" -F "path=images/" -F "visible=1" http://127.0.0.1:8080/admin

result
  /images/photo.jpg

notes
  reserved roots: /admin and /res
  use the links below to browse visible folders
visible index
path: /