Skip to content

IPSW Downloads Being Overwritten with Empty Files #12

@Error-freeIT

Description

@Error-freeIT

I have found that running the same command twice will overwrite any existing ipsw files with empty (zero byte) files. Example command:
./precache.py --cache-ipsw-group iPod -o /path/to/ipsw/

I was hoping precache would do one of the following:

  • download and replace any existing local ipsw files, regardless of whether they are already cached or not
  • skip any ipsw downloads that match a filename (e.g. iPod5,1_9.3.5_13G36_Restore.ipsw) already in the local ipsw directory

Maybe adding an argument such as --ignore-cache-status or --force-download would be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions