Skip to main content


#curl's 265th command line option is called --skip-existing. Lets you completely skip a download if there is a local file present already.

https://github.com/curl/curl/pull/13993

#curl
This entry was edited (1 month ago)
in reply to daniel:// stenberg://

ooh, if this was somehow smart enough to consider caching it would be a killer feature: "don't download if the file exists and hasn't changed on the server since its mtime"