Skip to content

jaemk/transfer-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transfer-cli Build Status

command line client for the transfer encrypted file transfer utility

Installation

See releases

Or build from source:

  • (Linux only) apt install libssl-dev
  • cargo build --release

Updates:

  • Self update functionality (from github releases) is available behind --features update
  • Binary releases are compiled with the update feature
  • transfer self update

Usage

transfer -H https://transfer.kominick.com upload <file>
...
transfer -H https://transfer.kominick.com download <key>

About

CLI client for the `transfer` utility

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published