1 Supported file systems vs. operation:
| File System |
FAT |
NTFS |
Ext2/3 FS |
HPFS |
| Copy, move, format |
Yes |
Yes |
Yes |
Yes |
| Hot resize (upward) |
No |
Yes |
No |
No |
| Resize |
Yes |
Yes |
Yes |
Yes |
| Convert |
Yes, to NTFS, FAT16<>32 |
Yes, to FAT |
Yes, Ext2 <> Ext3 |
No |
| Undelete |
Yes |
Yes |
Yes |
No |
| Defragmentation |
Yes |
Yes |
No |
No |
| Merge |
Yes |
Yes |
No |
No |
| Change Cluster |
Yes |
Yes |
n/a |
n/a |
2 Quick Copy mode is used by default. In this mode the program will copy (or move) only sectors used currently for storing data. Supported are file systems listed in the table only.
Sector-by-sector copy mode lets you copy all sectors of a source partition/hard disk including those which are marked as unused or bad. This mode is useful to copy partitions/hard disks with partition-bounded software. In this mode the program can copy or move partitions of any file system.
3 While copying, the resize function is also available. In the case of a partition copy, you can change the size of the target partition. In the case of a hard disk copy, the appropriate transformation of partition sizes is possible in accordance with target hard disk size. Check the table for file system support.