Answer the question
In order to leave comments, you need to log in
How to speed up copying a large number of small files?
How to speed up copying a large number of small files?
Are there any adequate solutions in 2020?
At the moment I'm trying to compress into an archive without compression, but this is also a long time.
HDD disk.
Answer the question
In order to leave comments, you need to log in
You can't really speed it up, unfortunately. The bottleneck in this case is small random reads, with which HDDs are not particularly friendly.
You can try Total Commander with its optimizations, or special programs like KillCopy that try to copy to multiple threads. Unless of course you trust the reliability of these programs.
And I would also advise you to calculate the checksums and verify them later. To not be excruciatingly painful, so to speak.
Only block copies of the entire disk to a faster drive, of course, a faster drive must be at least the same size
through the archive, more correctly
, several independent ones are better
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question