0
I Use This!
Activity Not Available

Project Summary

copyblock is a very simple command line tool which can work in 2 ways:
1) reads from a regular file or a block device and writes to stdout,
it can detect zeroed areas and write sparse files,
maximum read size can be specified
(useful when reading block devices containing iso filesystem)
2) reads from stdin and write to a block device or regular file,
sync write can be forced
(useful when writing slow devices and wanting to have good
progress and ETA)
In both modes "copyblock" writes to stderr info about progress
and estimated time to complete.
Files and block/char devices larger then 4GB are supported.
I have tested it on:
GNU/Linux : i686, x86_64, powerpc32
FreeBSD : i386, x86_64
Cygwin : i686

Tags

c++

In a Nutshell, copyblock...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    check out hot projects on the Open Hub
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    compare projects before you chose one to use

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!