Post
by Bigtwin » Sat Oct 23, 2010 8:23 pm
Dear admin, in my search for a suitable ext4 partition backup tool, I found fsarchiver. After one short test, I found a behaviour, that makes the tool unusable for me, as it is now.
However, with a minor change, it would become the perfect tool for me. This change is as dark_shadow requested: skip the filesystem creation. Your reaction:I have no plan to let the user create the filesystem.
That is too bad, let me explain why that is important to me.
I want to backup all of my disks/partitions. If I mess up one file, I can only restore the entire partition. That makes me loose all of the changes to the partition, just because I want to restore one file.
I tried to deal with this shortcomming, and restored the whole partition to another disk.
But then this disk/partition is completely ereased, because the tool creates a new filesystem. This is absolutely an unwanted situation.
I hope you can make your tool a useable tool by adding three options:
-restore a single file from a backup
-add a warning when overwriting a file/partition, in case the restore command did not contain the correct parameters
And for me the most important one:
-restore to an alternate partition, without killing that partition with a new filesystem.
And that is the original question in this topic too.
If you manage to add these options, your tool might become a real good and usable tool.