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.

github.com/curl/curl/pull/1399…

#curl
This entry was edited (3 months 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"