
For example, to backup an ext2 filesytem, we will use the parclone.ext2 command. The filesystem to backup will determine the suffix to use with the program, following the syntax partclone. Partclone supports all the most used filesystems like: ext2, ext3, ext4, hfs+, reiserfs, xfs, jfs, ntfs, fat(12/16/32), exfat, etc. The fact that partclone operates at block level gives us the advantage of not having to worry about preserving specific file permissions like acls or selinux labels. Partclone behavior is different, since it can smartly interact with the most common filesystem types, backing up only the used blocks of a partition, obtaining much smaller backups. The program just replicates each block of a disk or partition, creating a 1:1 perfect clone (a 160GiB disk, will produce a 160Gib backup). We all know and love dd, but one of the characteristics that make this programs great in some situations, represents also a weakness in other ones: dd knows nothing about filesystems. The former is the level at which partclone operates.
#Smartbackup plugin how to
In this tutorial we will learn how to use partclone from command line.Ī backup can happen at file level, or at a deeper block level. Unlike other tools like dd, partclone knows how to interact with specific filesystems, therefore it can create much smaller backups, cloning only the used space in the partition. If you ever used Clonezilla to create a backup of your operating system, you have already experienced the power of the partclone. $ – requires given linux commands to be executed as a regular non-privileged user.# – requires given linux commands to be executed with root privileges eitherĭirectly as a root user or by use of sudo command.Solution Center Move faster with templates, integrations, and more.Learning how to use the partclone utility to backup a partition Requirements.Events Explore upcoming events and webinars.Content Center Get actionable news, articles, reports, and release notes.Partners Find a partner or join our award-winning program.
#Smartbackup plugin professional



Smartsheet platform Learn how the Smartsheet platform for dynamic work offers a robust set of capabilities to empower everyone to manage projects, automate workflows, and rapidly build solutions at scale.
