Saturday September 29, 2007. 09:51 AM
FreshMeat
UDFclient is a userland implementation of the UDF filesystem as defined by the OSTA group. It is designed to be a study platform and a run-up to a full read and write (NetBSD) kernel level implementation. It provides a user interface not unlike ftp but differs in that it always fetches or writes files recursively. It supports the basic get, mget, put, mput, mv, rm, mkdir, cd, lcd, free, pwd, and lls command set.
License: Artistic License
Changes:
Support for reading UDF 2.50/2.60 media was added, which also adds support for all HD-DVD and BluRay media. Small but important fixes have been made to cd_disect for ATAPI drives; these could give up during the process. There are important fixes in VAT searching on CD-R/DVD*R, allowing more discs to be read. Dumping of TOCs in cd_discect and sequential dumping of files using a different sector size than the media were improved, allowing disc images of CDs to be dumped.