项目作者: mattn

项目描述 :
File Transferer
高级语言: Go
项目地址: git://github.com/mattn/ft.git
创建时间: 2018-01-09T01:22:28Z
项目社区:https://github.com/mattn/ft

开源协议:

下载


ft - File Transferer

ft is CLI tool that transfer files.

ft

Usage

serve files

  1. $ ft serve

download from server

  1. $ ft download -a 192.168.123.4

Installation

  1. $ go install github.com/mattn/ft@latest

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)