Data Copying in the Presence of I/O Errors
http://www.garloff.de/kurt/linux/ddrescue/
dd_rescue helps when nothing else can: your disk has crashed and you
try to copy it over to another one. While standard Unix tools like cp,
cat, and dd wail "abort" on every I/O error, dd_rescue does not.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/dd_rescue && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dd_rescue-1.38.tar.gz | 0000045076 44 KB | |
dd_rescue.changes | 0000014199 13.9 KB | |
dd_rescue.spec | 0000002674 2.61 KB |
Revision 18 (latest revision is 63)
Stephan Kulow (coolo)
accepted
request 185686
from
Kurt Garloff (garloff)
(revision 18)
- Update to dd_rescue-1.38: * Further optimized SSE2 sparse detection. (Also added AVX2 version, not enabled by default though.) * --force allows to ignore non-seekable output with non zero output position. * make check does some testing ... * improved cur.rate and ETA calculation. (forwarded request 185683 from garloff)
Comments 0