Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel processing not working #206

Open
spaxxilein opened this issue Aug 11, 2021 · 0 comments
Open

Parallel processing not working #206

spaxxilein opened this issue Aug 11, 2021 · 0 comments

Comments

@spaxxilein
Copy link

spaxxilein commented Aug 11, 2021

I pulled the latest version from Github and after fiddling around i got it working with backblaze. The only problem i have is that it dosnt seem to be working in parallel. There is only 1 volsize volume created at a time and after the creation the upload is starting. When the upload finished the next volume is created.

Is there any way to make things go parallel? Also if i change --maxFileBuffer to 0 to avoid creating of the volumes on local storage and upload them to backblaze i get error because --maxParallelUploads must be the same as maxFileBuffer but if i set it to 0 nothing works 🗡️

Maybe you can help with that issue - otherwise i am glad i found your cool piece of software ;)

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

No branches or pull requests

1 participant