Skip to content

theikkila/thrumemcopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ThruMemCopier

135% more efficient (than cp or rsync) file copy when files are big and you are moving them from HDD-partition to another (in the same HDD)

Compile and usage


# Compile
$ g++ thrumem.cpp -O3 -o thru
# Copy
$ ./thru <from> <to>

License

MIT

About

135% more efficient (than cp or rsync) file copy when files are big and you are moving them from HDD-partition to another (in the same HDD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages