Unix and Linux Discussions Tagged with restore |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
3,662 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
33,005 |
Web Development |
|
|
|
4 |
3,601 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
4,352 |
Shell Programming and Scripting |
|
|
|
7 |
8,418 |
AIX |
|
|
|
17 |
2,756 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,649 |
AIX |
|
|
|
4 |
4,989 |
UNIX and Linux Applications |
|
|
|
3 |
1,408 |
UNIX for Advanced & Expert Users |
|
|
|
19 |
5,537 |
AIX |
|
|
|
7 |
6,307 |
Shell Programming and Scripting |
|
|
|
10 |
9,488 |
AIX |
|
|
|
8 |
20,516 |
Solaris |
|
|
|
0 |
3,052 |
Solaris |
|
|
|
1 |
7,029 |
UNIX for Advanced & Expert Users |
|
|
|
7 |
10,381 |
Solaris |
|
|
|
3 |
9,886 |
AIX |
|
|
|
3 |
8,852 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
5,002 |
Filesystems, Disks and Memory |
|
|
|
4 |
15,829 |
AIX |
|
|
|
2 |
5,158 |
Filesystems, Disks and Memory |
|
|
|
1 |
1,976 |
Shell Programming and Scripting |
|
|
|
24 |
12,978 |
Shell Programming and Scripting |
|
|
|
2 |
3,423 |
Shell Programming and Scripting |
|
|
|
0 |
5,411 |
AIX |
|
|
|
6 |
6,760 |
Solaris |
|
|
|
7 |
7,564 |
AIX |
|
|
|
1 |
8,512 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
14,504 |
OS X Support RSS |
|
|
|
7 |
20,965 |
Filesystems, Disks and Memory |
|
|
|
0 |
3,461 |
OS X Support RSS |
|
|
|
10 |
15,102 |
AIX |
|
|
|
3 |
3,755 |
AIX |
|
|
|
5 |
11,506 |
HP-UX |
|
|
|
1 |
4,339 |
UNIX for Dummies Questions & Answers |
|
|
|
0 |
4,599 |
Linux |
|
|
|
2 |
2,748 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
3,119 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
5,487 |
Shell Programming and Scripting |
|
|
|
2 |
15,871 |
Red Hat |
idevicebackup2(1) General Commands Manual idevicebackup2(1)
NAME
idevicebackup2 - Create or restore backup for iDevices running iOS4+.
SYNOPSIS
idevicebackup2 [OPTIONS] CMD [CMDOPTIONS] DIRECTORY
DESCRIPTION
Create or restore backup from the current or specified directory.
OPTIONS
-u, --uuid UUID
target specific device by its 40-digit device UUID.
-d, --debug
enable communication debugging.
-h, --help
prints usage information.
COMMANDS
backup create backup for the device.
restore
restore last backup to the device.
--system
restore system files, too.
--reboot
reboot the system when done.
--copy
create a copy of backup folder before restoring.
--settings
restore device settings from the backup.
info show details about last completed backup of device.
list list files of last completed backup in CSV format.
unback unpack a completed backup in DIRECTORY/_unback_/.
AUTHORS
Martin Szulecki
Nikias Bassen
SEE ALSO
idevicebackup(1)
idevicebackup2(1)