slowcopy

0.0.1 • Public • Published

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

Package Sidebar

Install

npm i slowcopy

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

13.1 kB

Total Files

10

Last publish

Collaborators

  • ishafayet