Skip to content

A command line tool for copying corrupted files, even when some bytes are unreadable

Notifications You must be signed in to change notification settings

elyran/copyproof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CopyProof

Copy the impossible

A command line tool for copying corrupted files, even when some bytes are unreadable. It just skips the unreadable bytes.

Good for when a partial copy is fine, like with media files.

Give it a try if xcopy or robocopy have failed you.

Usage

This script runs on NodeJS. Once it's installed, do the following (command line):

  • Install dependencies with: npm install
  • Execute the script for more details: node index.js

About

A command line tool for copying corrupted files, even when some bytes are unreadable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published