Skip to content

Partclone provides utilities to backup a partition smartly and it is designed for higher compatibility of the file system by using existing library.

License

Notifications You must be signed in to change notification settings

dannf/partclone

This branch is 618 commits behind Thomas-Tsai/partclone:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 3, 2013
Feb 4, 2014
Dec 2, 2013
Mar 7, 2014
Dec 25, 2013
Mar 7, 2014
Jan 21, 2014
Mar 10, 2010
Jul 1, 2013
Mar 2, 2010
Mar 2, 2010
Mar 2, 2010
Dec 2, 2013
Sep 21, 2012
Nov 6, 2012
Jan 21, 2014
Jul 31, 2012
Jul 31, 2012
Mar 28, 2013
Jan 21, 2014
Mar 2, 2010
Mar 2, 2010
Jan 21, 2014
Mar 2, 2010
Mar 2, 2010
Jan 21, 2014
Jan 21, 2014
Mar 2, 2010
Mar 2, 2010
Mar 2, 2010
Mar 2, 2010
Aug 30, 2013
Nov 8, 2013

Repository files navigation

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.

About

Partclone provides utilities to backup a partition smartly and it is designed for higher compatibility of the file system by using existing library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.8%
  • Shell 4.6%
  • C++ 1.3%
  • Other 0.3%