ftrans

command module
v0.0.0-...-ff2ee22 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2018 License: MIT Imports: 23 Imported by: 0

README

ftrans

Travis Go Report Card

Description

  • simple File TRANSfer program
  • Quick and fast transferring with P2P(P2P library is go-easyp2p)
  • Single & statically linked binary
  • Pure Go
  • Simple and easy installation
  • Maybe useful to transfer files from host machines to VM, from PC to VPS, and so on.

Installation

For Developers

  • $ go get -u -d github.com/cs3238-tsuzu/ftrans
  • $ cd $GOPATH/src/github.com/cs3238-tsuzu/ftrans
  • $ make # On windows, make BINARY_NAME=ftrans.exe
  • Make sure that ftrans works by executing ./ftrans

Usage

  • In Japanese, read the wiki
  • On one computer
$ ftrans send .vimrc ~/.ssh/id_rsa.pub portrait.jpg
20XX/XX/XX XX:XX:XX Your password: password
  • On the other computer
$ ftrans recv -p password
  • You can set password for yourself using "-p" option

  • Only these steps enable you to send and recieve files.

  • If you want to use other options, run ftrans -h

License

  • Under the MIT License
  • Copyright (c) 2018 Tsuzu

Version

  • 1.2

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