When the CLI is run, check the output directory to see if there are any existing files and use the latest file name (files are named according to ISO datetime standard) as the start parameter for downloading additional files.
One thing to consider: any contention between the --start flag value and the latest file downloaded. How to handle?
When the CLI is run, check the output directory to see if there are any existing files and use the latest file name (files are named according to ISO datetime standard) as the
startparameter for downloading additional files.One thing to consider: any contention between the
--startflag value and the latest file downloaded. How to handle?