UFS Explorer - general questions

Iurii

Member
What's new in version 7.8:

* Added virtual sector size transform function (for SATA drives and disk image files);
* Added LVM logical volume recovery manager UI:
- Search for older versions of LVM configurations;
- Open logical volume from found configurations;
- Search for missing physical volumes;
- Manual definition and assignment of missing physical volumes;
* Extended context menu functions in partition manager;
* Drobo support: using of alternative drive IDs, big volume sizes;
* Fixed bug with scanned Btrfs file system filtering.
 

lcoughey

Moderator
slingshot":13nlebna said:
Any chance of coding approximately how long it will take to extract into the program ?
I think the biggest issue here is that UFS doesn't load the file tree into RAM like R-Studio (thus why it loads so much faster), so it has no idea of how much data there is selected to be saved, subsequently, it is unable to calculate how long it will take to save out. Perhaps, a middle ground would be to show the current and average data transfer speed, along with a calculator showing how much has been transferred thus far. A lot of the time, most of us already have a good idea of how much data is being saved out and we can do the math, if need be.
 

slingshot

Member
Any metrics that allow the calculation are good with me, I love UFS and the ability to either self calculate or see real-time extraction times would be greatly received :D
 

Iurii

Member
What's new in version 7.10:
* Support of 'long' deduplication reparse points on NTFS (Windows Server 2019);
* Fixed bug reading files from Microsoft Deduplication Database in some scenarios;
* Fixed bug reading directory structure of latest ReFS3 file system;
* Apple Core Storage: fixed crash bug, added block reference type "16";
* Added search for BitLocker partitions to Partitions Manager;
* Added BitLocker indication to Partitions Manager;
* Major rework of NTFS scan procedure:
- Added old/duplicated objects removal from scan result;
- Better processing of lost files (with descriptors out of MFT);
- Changed priorities of file names processing;
- Fixed bug in folder structure recovery by INDX entries;
- Fixed bug with scan resumption and calling Recycle Bin processing;
- Added support of Recycle Bin indexes with version 2.
* Added Portuguese software interface language.
 

Jared

Administrator
Staff member
Iurii":2ct6vxyv said:
What's new in version 7.10:
* Support of 'long' deduplication reparse points on NTFS (Windows Server 2019);
* Fixed bug reading files from Microsoft Deduplication Database in some scenarios;
* Fixed bug reading directory structure of latest ReFS3 file system;
* Apple Core Storage: fixed crash bug, added block reference type "16";
* Added search for BitLocker partitions to Partitions Manager;
* Added BitLocker indication to Partitions Manager;
* Major rework of NTFS scan procedure:
- Added old/duplicated objects removal from scan result;
- Better processing of lost files (with descriptors out of MFT);
- Changed priorities of file names processing;
- Fixed bug in folder structure recovery by INDX entries;
- Fixed bug with scan resumption and calling Recycle Bin processing;
- Added support of Recycle Bin indexes with version 2.
* Added Portuguese software interface language.

Always busy Lurii!
 

Iurii

Member
What's new in version 7.11:

* Added support of DeepSpar DDI over network;
* Added to Apple Core Storage:
- Plain blocks, reference type 11;
- Support of compressed multi-block XML metadata.
* Added 'Pause' function to file copying procedure:
- Quick pause/resume for temporary 'releasing' disk;
- Option of finishing current file and with ability to change destination path.
* Support of NTFS with cluster size over 64KB;
* Support of Windows Server 2019 Storage Spaces metadata;
* Added cluster size indication to file system properties;
* Fixed bug using 'Open' dialog with scan results of virtual disks.
 

Iurii

Member
What's new in version 7.12:

* Added support of WD Cloud file system:
- Translation of Cloud database to file system structure;
- Support of main database or backup copy (on choice).
* Added parallel data visualization in RAID builder:
- Synchronized with hexadecimal data viewer;
- Automatic reconstruction of missing data (when available);
- RAID pattern visualization;
- Automatic parity check (when available);
- Highlighting of key structures (such as MFT).
* Button to show/hilde left (storages list) panel;
* Added support of defect blocks in format of ACE Data Recovery MHZ;
* Now saves RAID configuration when sector size transform is enabled;
* Fixed some issues and speed-optimized ZFS file system scan;
* Fixes to Btrfs file system support:
- Fix of crash bug during scan in some scenarios;
- Fixed reading of compressed files.
* Update to PDF viewer: added support of buggy files with shifted xref table;
* Added extra search for folder name entries for EXT file system;
* Fixed bug reading legacy HFS volumes;
* Added Spanish software interface language.
 

Iurii

Member
What's new in version 7.13:

* Added "Dynamic HTML Report":
- interactive navigation on file system structure;
- interactive file search function;
- interactive report conversion to XML/CSV format;
- files/folders selection from report;
- reverse import of selection state to UFS Explorer/Recovery Explorer.
* Extended basic XML/CSV reports with ID/parent ID to preserve FS structure;
* Added search for LUKS partitions in partition manager;
* Fixed bug reading BitLocker volumes on drives with 4K sector size;
* Update to Windows Server 2016/2019 data deduplication:
- Fixed several bugs related to reparse point formats;
- Fixed bug processing files with size over 1GB.
* Significantly reduced number of storage reads during file systems detection;
* Extended 'normal' detection of NTFS, FAT32, HFS+ and EXT volumes using backup metadata;
* Fixed reading of Windows dynamic disks with GPT layout;
* Option to skip found regions during partition search for faster scan.
 

Iurii

Member
What's new in version 7.14:

* ZFS direct access:
- Fixed bug in double-degraded RAID-Z2/Z3 recovery;
- Added support of RAID-Zx0 (stripe of RAID-Z/Z2/Z3);
- Added support of SunOS-specific "long" allocations on RAID-Z;
- Fixed several bugs in metadata parser procedure.
* Dynamic HTML report:
- Fixed problem with JavaScript integer precision for big object IDs;
- Report with filter is now displayed with minimal required folder structure;
- HTML styles corrections.
* Microsoft data deduplication support is now available in quick scan;
* Added support of VMware seSparse VMDK;
* Enhanced raw recovery procedure for MPEG Transport Stream (MTS/M2TS) files;
* Fixed bug with "filter" function ("must match"/"must NOT match" pattern).
 
Top