Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libp2p-ftp

Simple ftp via libp2p-go

$ p2pftp --help
NAME:
   p2pftp - simple p2pftp application

USAGE:
   p2pftp [global options] command [command options] [arguments...]

VERSION:
   0.0.0

COMMANDS:
     listen   listen as ftp server
     connect  connect to remote peer
     list     list files under given directory
     put      put file name to remote directory
     get      get remote file
     delete   delete remote file
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --conf value, -c value  configure file name with whole path (default: "/etc/libp2p-ftp/conf.json")
   --help, -h              show help
   --version, -v           print the version

About

Simple ftp via libp2p-go

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages