/sendmefiles

Simple CLI utility to collect files over HTTP

Primary LanguageHaskellOtherNOASSERTION

SendMeFiles

Simple program to host an HTTP server where a user can drop files. By default the files will be written to your current working directory

usage: sendmefiles [options]
  [-p,--port <port>]            port to bind the server to
  [-d,--directory <directory>]  Directory in which to put the uploaded files. Default is the current directory