./misc/cstream, General-purpose stream-handling tool with bandwidth limiting

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 2.7.5, Package name: cstream-2.7.5, Maintainer: pkgsrc-users

cstream is a general-purpose stream-handling tool like UNIX' dd,
usually used in commandline-constructed pipes.

Featues:
Sane commandline switch syntax.
Exact throughput limiting, on the incoming side. Timing variance in
previous reads are counterbalanced in the following reads.
Precise throughput reporting. Either at the end of the transmission
or everytime SIGUSR1 is received. Quite useful to ask lengthy
opertions how much data has been transferred yet, i.e. when
writing tapes. Reports are done in bytes/sec and if appropriate in
KB/sec or MB/sec, where 1K = 1024.
SIGUSR2 causes a clean shutdown before EOF on input, timing
informating is displayed.
Build-in support for fifos. Example usage is a 'pseudo-device',
something that sinks or delivers data at an appropriate rate, but
looks like a file, i.e. if you test soundcard software. See the
manpage for examples.
Accepts 'k', 'm' and 'g' character after number for "kilo, mega,
giga" bytes for overall data size limit.


Master sites:

SHA1: 8071730c1ae322cffb844945a268b95b7e57c3ca
RMD160: 10275b5a6e93f93b27f8822c6427c5382b493d3a
Filesize: 99.872 KB

Version history: (Expand)