John has indicated that batch names will always be unique, so we can assume that if a directory already exists that the operator is intending to resume. The tool should no longer fail on creating the directory, and should check if a file that already exists on the filesystem is the correct one before downloading again.
Currently if a download gets interrupted or fails, there will be a failure creating the directory a second time.
Example:
John has indicated that batch names will always be unique, so we can assume that if a directory already exists that the operator is intending to resume. The tool should no longer fail on creating the directory, and should check if a file that already exists on the filesystem is the correct one before downloading again.