Add support for UDF file system data recovery

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Add support for UDF file system data recovery

Re: Add support for UDF file system data recovery

by Data-Medics » Fri Dec 28, 2018 9:04 am

I'd like to see XFS support long before we worry about UDF. I've easily seen 150-200 cases where the file system was XFS, and probably only one where it was UDF. This should be a much lower priority.

Re: Add support for UDF file system data recovery

by Alt » Mon Dec 24, 2018 11:49 am

I've passed your suggestion to our developers.

Add support for UDF file system data recovery

by ZhuMa » Sun Dec 23, 2018 11:31 am

UDF is the abbreviation of Universal Disc Format, which was developed by the International Organization for Standardization in 1996. In Windows, its hard disk can also be formatted into a UDF file system through the Format X:/FS:UDF/Q command.
This format can support single file over 4GiB,and has more compatibility than NTFS/exFAT/ReFS. It can be applied to large file transmission of portable storage devices such as CD/U disk/mobile hard disk under various operating systems.
However, it was found that the latest version of R-Studio did not recognize the file system and did not support data recovery.

Top