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

curl footer? #1103

Closed
jgranduel opened this issue Apr 18, 2023 · 3 comments
Closed

curl footer? #1103

jgranduel opened this issue Apr 18, 2023 · 3 comments

Comments

@jgranduel
Copy link

Hi,

thanks A LOT for this project.

I've seen that the wget footer issue (see #1043) is now solved in 0.23 version. Very useful for large folder. Thanks again.
Would it be possible to have a curl equivalent footer? I am asking that because on Windows, curl is now present in C:\Windows\System32\ on Windows-10+ AFAIK, but wget has to be installed. Hence it might be easier to use it by default. Do you think it would be feasable?

@svenstaro
Copy link
Owner

As far as I'm aware, curl is unable to fetch directories recursively. Am I missing something here?

@jgranduel
Copy link
Author

You were and are right! https://daniel.haxx.se/docs/curl-vs-wget.html.
My mistake stems from the confusion with curl option --create-dirs , but indeed, I first need to get all file paths or urls. Forget my request! Thx

@svenstaro
Copy link
Owner

No worries!

@svenstaro svenstaro closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2023
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