ft - File Transferer
ft is CLI tool that transfer files.
Usage
serve files
$ ft serve
download from server
$ ft download -a 192.168.123.4
Installation
$ go install github.com/mattn/ft@latest
License
MIT
Author
Yasuhiro Matsumoto (a.k.a. mattn)