1idevicebackup2(1)           General Commands Manual          idevicebackup2(1)
2
3
4

NAME

6       idevicebackup2 - Create or restore backups for devices running iOS 4 or
7       later.
8

SYNOPSIS

10       idevicebackup2 [OPTIONS] CMD [CMDOPTIONS] DIRECTORY
11
12

DESCRIPTION

14       Create or restore backup from the current or specified directory.
15
16

OPTIONS

18       -u, --udid UDID
19              target specific device by UDID.
20
21       -s, --source UDID
22              use backup data from device specified by UDID.
23
24       -i, --interactive
25              request passwords interactively on the command line.
26
27       -n, --network
28              connect to network device.
29
30       -d, --debug
31              enable communication debugging.
32
33       -h, --help
34              prints usage information.
35
36       -v, --version
37              prints version information.
38
39

COMMANDS

41       backup create backup for the device.
42
43            --full
44              force full backup from device.
45
46       restore
47              restore last backup to the device.
48
49            --system
50              restore system files, too.
51
52            --no-reboot
53              reboot the system when done.
54
55            --copy
56              create a copy of backup folder before restoring.
57
58            --settings
59              restore device settings from the backup.
60
61            --remove
62              remove items which are not being restored.
63
64            --skip-apps
65              do not trigger re-installation of apps after restore.
66
67            --password PWD
68              supply the password of the source backup.
69
70       info   show details about last completed backup of device.
71
72       list   list files of last completed backup in CSV format.
73
74       unback unpack a completed backup in DIRECTORY/_unback_/
75
76       encryption on|off [PWD]
77              enable or disable backup encryption.
78
79       changepw [OLD NEW]
80              change backup password on target device.
81
82       cloud on|off
83              enable or disable cloud use (requires iCloud account).
84

AUTHORS

86       Martin Szulecki
87
88       Nikias Bassen
89
90

ON THE WEB

92       https://libimobiledevice.org
93
94       https://github.com/libimobiledevice/libimobiledevice
95
96
97
98                                                             idevicebackup2(1)
Impressum