transporter

command module
v0.0.0-...-56329b9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2017 License: MIT Imports: 16 Imported by: 0

README

Transporter

Here is the newest addition to the variety of file transfer tools already available. What makes transporter different from others is that the file transfer over the network is extremely fast.

Currently, it only provides command line interface. So, Go ahead and give it a try :)

Usage

Usage of transporter:
  -R	Whether to send files recursively
  -path string
    	Absolute path of the file/directory to be transferred
  -s	Specify whether application should act as sender

As Sender

simple file-transfer

transporter -s path="<absolute-path of file/>"

recursive file-transfer

transporter -R -s path="<absolute-path of directory/>"

As Receiver

transporter

License

MIT, see LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL