ft icon indicating copy to clipboard operation
ft copied to clipboard

File Transferer

ft - File Transferer

ft is CLI tool that transfer files.

ft

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)