-C, --continue-at
option that takes either a plain numerical byte counter offset where to start or the string -
that asks curl to figure it out itself based on what it knows. When using -
, curl will use the destination file name to figure out how much data that is already present locally and ask use that as an offset when asking for more data from the server.