Skip to content

M336G/fcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcp

Superfast, multithreaded & cross-platform file copy utility

Usage

$ fcp --help
Usage: fcp [OPTIONS] <INPUT> <OUTPUT>

Superfast, multithreaded & cross-platform file copy utility

Arguments:
  INPUT   Input file or directory to copy
  OUTPUT  Destination path

Options:
  -h, --help  Show this help message

$ fcp path/to/source path/to/destination

Installing

Downloading from releases

To use fcp from anywhere, add it to your PATH:

  • On Windows: see this guide
  • On Unix: move the binary to /usr/local/bin/

Building from source

Prerequisites:

Run the following from your terminal (this may take some time):

cargo install --git https://github.com/M336G/fcp

License

This project is licensed under the MIT License.

About

Superfast, multithreaded & cross-platform file copy utility

Resources

License

Stars

Watchers

Forks

Contributors

Languages