drive
drive copied to clipboard
Multi-thread push/pull
When I tried to push a lot of small files (size~1M), it cost more time to finish than a whole file at same size.
If drive push/pull multiple files at the same time, it will reach a higher speed.
Oh, the 1000th issue!
Yeah, it would be about time to have a multithreaded approach (especially as languages have the capability of seeing how cores are available on a machine).