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

Speed! Upload in parallel #41

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

PBehr
Copy link

@PBehr PBehr commented Mar 2, 2022

When a folder is uploaded in the browser, the browser uses several parallel processes.
We can do that too.

I have added an argument to the put: -n
With this, the number of parallel uploads can be chosen.
We don't have a process bar if more than one upload is running in parallel.

I have also started to use logging in rudiments.

@PBehr
Copy link
Author

PBehr commented Mar 2, 2022

Oh also, I hat a problem with checksum #34 I added something to fix this in the first commit. we can also let this commit out when it is not needed

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

Successfully merging this pull request may close these issues.

1 participant