Simple file server on Flask A simple file server with some flags in the url. Url flags d - instant download without preview. Example: http://file.server.com/path/to/file.txt?d sh - view hidden folders and files (which start with a dot). Example: http://file.server.com/path/to/dir?sh