All Posts programming create and restore backups for iPhone | idevicebackup2 cheat-sheet

create and restore backups for iPhone | idevicebackup2 cheat-sheet

· 117 words · 1 minute read

idevicebackup2 is a command-line program to create or restore backups for iPhone/iPad devices running iOS 4 or later.

Create a backup of the device in the specified directory:

idevicebackup2 backup path/to/directory

Restore a backup from the specified directory:

idevicebackup2 restore path/to/directory

Enable encryption for backups:

idevicebackup2 encryption on password

List the files in the last completed backup:

idevicebackup2 list

More information: https://manned.org/idevicebackup2 .

I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .