WGET Download same file multiple times [closed]











0















im looking for a wget option to download a file X times concurrent



like: wget http://www.example.com/file.txt



But in the same command execute the same download (X times) at the same time and show the progress.



Can be done with wget ?









share













migration rejected from stackoverflow.com Dec 25 '18 at 10:12


This question came from our site for professional and enthusiast programmers. Votes, comments, and answers are locked due to the question being closed here, but it may be eligible for editing and reopening on the site where it originated.





closed as unclear what you're asking by DavidPostill Dec 25 '18 at 10:12


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
















  • With a for loop maybe :p

    – qmeeus
    Dec 24 '18 at 19:56






  • 1





    I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

    – Jubjub Bandersnatch
    Dec 24 '18 at 19:56











  • What is the point? Please make sure there is no XY problem here.

    – Kamil Maciorowski
    Dec 25 '18 at 9:31
















0















im looking for a wget option to download a file X times concurrent



like: wget http://www.example.com/file.txt



But in the same command execute the same download (X times) at the same time and show the progress.



Can be done with wget ?









share













migration rejected from stackoverflow.com Dec 25 '18 at 10:12


This question came from our site for professional and enthusiast programmers. Votes, comments, and answers are locked due to the question being closed here, but it may be eligible for editing and reopening on the site where it originated.





closed as unclear what you're asking by DavidPostill Dec 25 '18 at 10:12


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
















  • With a for loop maybe :p

    – qmeeus
    Dec 24 '18 at 19:56






  • 1





    I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

    – Jubjub Bandersnatch
    Dec 24 '18 at 19:56











  • What is the point? Please make sure there is no XY problem here.

    – Kamil Maciorowski
    Dec 25 '18 at 9:31














0












0








0








im looking for a wget option to download a file X times concurrent



like: wget http://www.example.com/file.txt



But in the same command execute the same download (X times) at the same time and show the progress.



Can be done with wget ?









share














im looking for a wget option to download a file X times concurrent



like: wget http://www.example.com/file.txt



But in the same command execute the same download (X times) at the same time and show the progress.



Can be done with wget ?







wget





share












share










share



share










asked Dec 24 '18 at 19:55









Daniel OliveiraDaniel Oliveira

111




111




migration rejected from stackoverflow.com Dec 25 '18 at 10:12


This question came from our site for professional and enthusiast programmers. Votes, comments, and answers are locked due to the question being closed here, but it may be eligible for editing and reopening on the site where it originated.





closed as unclear what you're asking by DavidPostill Dec 25 '18 at 10:12


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






migration rejected from stackoverflow.com Dec 25 '18 at 10:12


This question came from our site for professional and enthusiast programmers. Votes, comments, and answers are locked due to the question being closed here, but it may be eligible for editing and reopening on the site where it originated.





closed as unclear what you're asking by DavidPostill Dec 25 '18 at 10:12


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.















  • With a for loop maybe :p

    – qmeeus
    Dec 24 '18 at 19:56






  • 1





    I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

    – Jubjub Bandersnatch
    Dec 24 '18 at 19:56











  • What is the point? Please make sure there is no XY problem here.

    – Kamil Maciorowski
    Dec 25 '18 at 9:31



















  • With a for loop maybe :p

    – qmeeus
    Dec 24 '18 at 19:56






  • 1





    I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

    – Jubjub Bandersnatch
    Dec 24 '18 at 19:56











  • What is the point? Please make sure there is no XY problem here.

    – Kamil Maciorowski
    Dec 25 '18 at 9:31

















With a for loop maybe :p

– qmeeus
Dec 24 '18 at 19:56





With a for loop maybe :p

– qmeeus
Dec 24 '18 at 19:56




1




1





I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

– Jubjub Bandersnatch
Dec 24 '18 at 19:56





I don't think wget has the "feature" you're looking for built-in. Why not just launch n instances of wget?

– Jubjub Bandersnatch
Dec 24 '18 at 19:56













What is the point? Please make sure there is no XY problem here.

– Kamil Maciorowski
Dec 25 '18 at 9:31





What is the point? Please make sure there is no XY problem here.

– Kamil Maciorowski
Dec 25 '18 at 9:31










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...