Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
idevicebackup(1)	     General Commands Manual		idevicebackup(1)

NAME
     idevicebackup - Create or restore backup for devices.

SYNOPSIS
     idevicebackup [OPTIONS] CMD [DIRECTORY]

DESCRIPTION
     Create or restore backup in/from the specified directory.

     NOTE: This tool is outdated. See idevicebackup2(1) for an updated tool.

OPTIONS
     -u, --udid UDID
	    target specific device by UDID.

     -n, --network
	    connect to network device.

     -d, --debug
	    enable communication debugging.

     -h, --help
	    prints usage information.

     -v, --version
	    prints version information.

COMMANDS
     backup
	    saves a device backup into DIRECTORY.

     restore
	    restores a device backup from DIRECTORY.

AUTHORS
     Martin Szulecki

     Nikias Bassen

     Man page written to conform with Debian by Julien Lavergne.

SEE ALSO
     idevicebackup2(1)

ON THE WEB
     https://libimobiledevice.org

     https://github.com/libimobiledevice/libimobiledevice

								idevicebackup(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=idevicebackup&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help