855c54054b
CD-R/DVD*R allowing more discs to be read. Also better dumping of TOC's in cd_discect and sequential dumping of files using a different sectorsize than the media allowing disc images of CD's to be dumped.
9 lines
429 B
Text
9 lines
429 B
Text
UDFclient is a userland implementation of the UDF filingsystem as defined by
|
|
the OSTA group. UDFclient is designed to be a study platform and a run-up to a
|
|
full read and write kernel level implementation.
|
|
|
|
UDFclient basically provides a user interface not unlike ftp(1) but always
|
|
fetches and writes files recursively from the disc(s).
|
|
|
|
See the packages homepage http://www.13thmonkey.org/udfclient for its features
|
|
and history.
|