Skip to content

mattn/ft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)