Consolidate backups

  • The following command will display the numbered list of backups, contained in the archive Kons.tib residing on the network share \\smbsrv\Archives\:

    trueimagecmd /pit_info /filename:\\smbsrv\Archives\Kons.tib

  C:\Program Files\Acronis\BackupAndRecovery>trueimagecmd /pit_info
/filename:\\srv\elenel\kons.tib
Pit number: 1
type: image; kind: base; date: 6/27/2009 11:39:10 AM
Pit number: 2
type: image; kind: incremental; date: 6/27/2009 11:43:13 AM
Pit number: 3
type: image; kind: incremental; date: 6/27/2009 11:44:04 AM
Pit number: 4
type: image; kind: incremental; date: 6/27/2009 11:48:22 AM
Pit number: 5
type: image; kind: incremental; date: 6/27/2009 11:50:32 AM

Operation has succeeded.
  
  • The following command will create on disk D: an archive consisting of three files Kons_new.tib, (pit 2 of the archive \\smbsrv\Archives\Kons.tib, former \\smbsrv\Archives\Kons2.tib) Kons_new2.tib (pit 4, former \\smbsrv\Archives\Kons4.tib) and Kons_new3.tib (pit 5, former \\smbsrv\Archives\Kons5.tib):

    trueimagecmd /consolidate /filename:\\smbsrv\Archives\Kons.tib
    /target_filename:D:\Kons_new.tib /include_pits:2,4,5

Consolidate backups