Unix and Linux Discussions Tagged with backup |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
6,165 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
8,572 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
11,435 |
SCO |
|
|
|
2 |
7,287 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
17,230 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
25,785 |
Ubuntu |
|
|
|
1 |
2,104 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,907 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
26,471 |
Solaris |
|
|
|
2 |
3,534 |
Shell Programming and Scripting |
|
|
|
7 |
15,738 |
AIX |
|
|
|
2 |
1,996 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,083 |
AIX |
|
|
|
4 |
1,579 |
Shell Programming and Scripting |
|
|
|
3 |
3,155 |
Shell Programming and Scripting |
|
|
|
4 |
9,450 |
UNIX and Linux Applications |
|
|
|
9 |
15,531 |
SCO |
|
|
|
1 |
3,244 |
Linux |
|
|
|
6 |
2,958 |
Shell Programming and Scripting |
|
|
|
2 |
2,627 |
Solaris |
|
|
|
1 |
2,953 |
Shell Programming and Scripting |
|
|
|
5 |
4,516 |
AIX |
|
|
|
10 |
4,616 |
Solaris |
|
|
|
3 |
2,363 |
AIX |
|
|
|
8 |
5,187 |
Linux |
|
|
|
7 |
10,714 |
Debian |
|
|
|
6 |
6,883 |
AIX |
|
|
|
2 |
3,796 |
AIX |
|
|
|
8 |
6,759 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,518 |
Red Hat |
|
|
|
3 |
4,347 |
Solaris |
|
|
|
2 |
16,166 |
Shell Programming and Scripting |
|
|
|
0 |
3,794 |
UNIX and Linux Applications |
|
|
|
2 |
3,737 |
Shell Programming and Scripting |
|
|
|
2 |
3,196 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
61,292 |
Shell Programming and Scripting |
|
|
|
4 |
13,156 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
3,546 |
Red Hat |
|
|
|
1 |
2,891 |
UNIX for Advanced & Expert Users |
|
|
|
6 |
27,098 |
Filesystems, Disks and Memory |
idevicebackup2(1) General Commands Manual idevicebackup2(1)
NAME
idevicebackup2 - Create or restore backups for devices running iOS 4 or later.
SYNOPSIS
idevicebackup2 [OPTIONS] CMD [CMDOPTIONS] DIRECTORY
DESCRIPTION
Create or restore backup from the current or specified directory.
OPTIONS
-u, --udid UDID
target specific device by its 40-digit device UDID.
-s, --source UDID
use backup data from device specified by UDID.
-i, --interactive
request passwords interactively on the command line.
-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.
--remove
remove items which are not being restored.
--password PWD
supply the password of the source backup.
info show details about last completed backup of device.
list list files of last completed backup in CSV format.
encryption on|off [PWD]
enable or disable backup encryption.
changepw [OLD NEW]
change backup password on target device.
AUTHORS
Martin Szulecki
Nikias Bassen
SEE ALSO
idevicebackup(1)
idevicebackup2(1)