~ubuntu-branches/ubuntu/trusty/partclone/trusty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Partclone is a project similar to the well-known backup utility "Partition Image" a.k.a partimage. Partclone provides utilities to back up and restore used-blocks of a partition and it is designed for higher compatibility of the file system by using existing library, e.g. e2fslibs is used to read and write the ext2 partition.

Partclone now supports ext2, ext3, ext4, hfs+, reiserfs, reiser4, btrfs, vmfs3, vmfs5, xfs, jfs, ufs, ntfs, fat(12/16/32), exfat...

We made some utilies:

* partclone.ext2, partclone.ext3, partclone.extfs
* partclone.ext4
* partclone.reiserfs
* partclone.reiser4
* partclone.xfs
* partclone.exfat
* partclone.fat
* partclone.ntfs
* partclone.hfsp
* partclone.vmfs
* partclone.ufs
* partclone.jfs
* partclone.info 
* partclone.restore
* partclone.chkimg
...

For more info about partclone, check our website http://partclone.org.