Skip to content

A command line utility to copy a file at a limited speed. Useful for server reliability benchmarking and for preventing overheat in high-bandwidth/high-throughput storage solutions.

License

Notifications You must be signed in to change notification settings

iShafayet/slowcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slowcopy

A command line utility to copy a file at a limited speed. Useful for server reliability benchmarking and for preventing overheat in high-bandwidth/high-throughput storage solutions.

Installation

npm install -g slowcopy

API & Usage

  Usage: slowcopy [options] <source> <destination> <speed-limit>

  A command line utility to copy a file at a limited speed.

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -f, --force    Force over-write if destination already exists
    -q, --quiet    No non-error output

LICENCE

MIT

About

A command line utility to copy a file at a limited speed. Useful for server reliability benchmarking and for preventing overheat in high-bandwidth/high-throughput storage solutions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published