2003-09-23 21:02:25 +02:00
|
|
|
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.
|
|
|
|
|
2004-02-21 08:25:59 +01:00
|
|
|
UDFclient basically provides a user interface not unlike ftp(1) but always
|
2003-09-23 21:02:25 +02:00
|
|
|
fetches files recursively from the disc(s).
|
2004-02-23 01:44:36 +01:00
|
|
|
|
|
|
|
Version 0.20 is a renewed and sanitised version pending write support... Mainly
|
|
|
|
bug fixes and improved reading support.
|