Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
incompatible backup
|
|
idevicebackup2
|
|
|
|
restore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduces PRINT_VERBOSE(level, ...) and silences any regular output for
the info and list commands which output documents that can now be piped
from stdout to a file and actually become useful.
|
|
|
|
We have interpreted code 0x0b as CODE_ERROR_REMOTE and printed this error
to the user which was disturbing. However, it is not an error but a flag which
signals the end of a series of data hunks being sent.
|
|
DIRECTORY argument mandatory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Large files were not sent correctly to the device, they must be sent in
chunks, otherwise the device gets stuck and reboots before the restore
process is complete.
|
|
|
|
This is required so that the Info.plist file can be written. Perhaps writing of the Info.plist should be moved to the end later.
|
|
pass it
|
|
|
|
|
|
This reverts commit 4d87df37f6a32db24068932a95045d431d317a56.
|
|
|
|
|
|
|
|
was aborted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|