Posts: 4
Threads: 1
Joined: Jul 2025
Reputation:
0
Just ran my first backup to an external USB HDD. I have a mix of Windows and Linux systems so have done a partition backup. When verifying the backup the quick verification takes seconds but the complete takes several hours. I did a differential after the main backup, does the complete verify check the initial backup and differential that might account for the time to verify.
Also does Hasleo Backup Suite support Ext4 partitions or is it best to do a sector by sector backup.
Thanks
Posts: 2,313
Threads: 12
Joined: Feb 2014
Reputation:
48
The quick check only checks whether all files of the backup task exist or whether the structure of some files has been damaged, it does not check the integrity of all the data blocks backed up, while the complete backup checks the integrity of all the data blocks backed up and therefore takes longer. Please note that both full and quick modes will check all existing image files.
Hasleo Backup Suite does not support backing up Ext4 partitions using intelligent sector copy technology, so Ext4 partitions can only be backed up sector by sector.
Posts: 8
Threads: 0
Joined: Jul 2025
Reputation:
1
Thanks for the clarification on the verification modes. Good to know about the Ext4 limitation, sector by sector makes sense now for Linux partitions.
Posts: 2,313
Threads: 12
Joined: Feb 2014
Reputation:
48
I'm glad to help. Have a nice day!
Posts: 4
Threads: 1
Joined: Jul 2025
Reputation:
0
Does Differential work on sector by sector backups?