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       -d, --debug
28              enable communication debugging.
29
30       -h, --help
31              prints usage information.
32
33

COMMANDS

35       backup create backup for the device.
36
37       restore
38              restore last backup to the device.
39
40            --system
41              restore system files, too.
42
43            --reboot
44              reboot the system when done.
45
46            --copy
47              create a copy of backup folder before restoring.
48
49            --settings
50              restore device settings from the backup.
51
52            --remove
53              remove items which are not being restored.
54
55            --password PWD
56              supply the password of the source backup.
57
58       info   show details about last completed backup of device.
59
60       list   list files of last completed backup in CSV format.
61
62       encryption on|off [PWD]
63              enable or disable backup encryption.
64
65       changepw [OLD NEW]
66              change backup password on target device.
67

AUTHORS

69       Martin Szulecki
70
71       Nikias Bassen
72
73

SEE ALSO

75       idevicebackup(1)
76
77

ON THE WEB

79       http://libimobiledevice.org
80
81
82
83                                                             idevicebackup2(1)
Impressum