/filepush

Primary LanguageGoMIT LicenseMIT

filepush

filepush is a CLI tool which send file to a server.

Usage

listen on server

$ filepush listen -d OUTPUT_DIR

push file from client to server

$ filepush push -f FILENAME -t SERVER_ADDR:18080

License

MIT