eodag icon indicating copy to clipboard operation
eodag copied to clipboard

feat: resume interrupted assets download using HTTPDownload

Open dalpasso opened this issue 4 months ago • 3 comments

In HTTPDownload the assets are downloaded to a temporary file with suffix ~. When the download is completed the file is renamed to remove the suffix. If the file was already correctly downloaded, the asset will not be downloaded again.

dalpasso avatar Feb 08 '24 11:02 dalpasso