Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

large file create metadata is too slow #21

Open
freedba opened this issue Feb 28, 2019 · 3 comments
Open

large file create metadata is too slow #21

freedba opened this issue Feb 28, 2019 · 3 comments

Comments

@freedba
Copy link

freedba commented Feb 28, 2019

./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 freedba changed the title large file uploading is too slow large file create metadata is too slow Feb 28, 2019
@tom-james-watson
Copy link
Owner

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.

@freedba
Copy link
Author

freedba commented Mar 5, 2019

Thank you ,Can you add the speed limit function?

@tom-james-watson
Copy link
Owner

What do you mean exactly?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants