Help Center> Object Storage Service> User Guide (Paris Region) > FAQ> Tools> With obsutil, Downloading a File Fails After the Download Progress Reaches 99%
Updated on 2024-03-04 GMT+08:00

With obsutil, Downloading a File Fails After the Download Progress Reaches 99%

Possible causes:

  1. Network fluctuation
  2. Failure in caching the file to the target folder due to disk I/O freezes.

Solution:

  1. Run the download command again.

    The resumable download function is enabled by default for obsutil download tasks. You only need to run the same download command again, the failed file download will be resumed and the file will be downloaded to your local path.

  2. If the problem persists, upgrade obsutil to the latest version and try again.