dat-cp icon indicating copy to clipboard operation
dat-cp copied to clipboard

large file create metadata is too slow

Open freedba opened this issue 7 years ago • 3 comments

./dcp -v ../guest.vdi

dcp DEBUG Creating dat archive. dcp DEBUG Connecting to dat network. dcp DEBUG Creating metadata for files: guest.vdi [=======---------------------------------] 17% | 8m14s | 5.05/29.46GB

creating metadata for large files ,it is too slow, how optimize ? Thanks !!

freedba avatar Feb 28 '19 10:02 freedba

Unfortunately it's necessary to scan the entire file in order to create the needed metadata for transfer, and obviously for very large files this can take a while.

tom-james-watson avatar Mar 01 '19 00:03 tom-james-watson

Thank you ,Can you add the speed limit function?

freedba avatar Mar 05 '19 05:03 freedba

What do you mean exactly?

tom-james-watson avatar Mar 05 '19 09:03 tom-james-watson