Skip to content

insar_products = jobs.download_files(data_dir) #419

Description

@q1165600785

Is your feature request related to a problem? Please describe.

My network kept dropping while downloading files, and when I restarted the download, I checked the code and it would start all over again.

Describe the solution you'd like

I want to ensure that when the network connection is lost, the download directory remains the same as before. First, I should check if the file already exists in the directory, verify its MD5 hash, ensure the file size is the same, then skip downloading that file and start a new download.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions