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

Use original names of isos and also running curls in parallel #10

Open
jebarpg opened this issue Feb 8, 2024 · 1 comment
Open

Use original names of isos and also running curls in parallel #10

jebarpg opened this issue Feb 8, 2024 · 1 comment

Comments

@jebarpg
Copy link

jebarpg commented Feb 8, 2024

I see that https://github.com/estevesd/os-downloader has added proxmox as well as the ability to change the output directory. Could we also have the option to save the file with the original iso name with the versioning as well. And for the all and multiple distro downloads can we have the curl commands run in parallel by either providing all the aggregate curl commands into one long curl command over one TCP connection or use the & operator in the shell to start process in parallel.

I have been looking at your code around lines 255-270 ish and think that is where the parallel curl command might go or concatenating the function calls in the distrofunctions.sh script...

Also I can do the change but I am not sure how... so any tips would be welcomed. Thanks for this script by the way ^.^b

@sxiii
Copy link
Owner

sxiii commented Jul 29, 2024

Hi @jebarpg

Thanks for the suggestions, I think they are valuable and I'd be happy to include them in the project. At the moment I don't have free time to work on it, so it's either you committing and I can accept pull request or I can work on this but can't promise on timing unfortunately.

Thanks for your input once again!

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

2 participants