A implementation of UserSpace filingsystem UDF as defined by the group Osta. UDFclient project is a userspace implementation of the UDF filingsystem as defined by the group Osta. UDFclient is designed to be a platform for study and a Prelude to a full read and write kernel level implementation.UDFclient essentially provides a userinterface is not unlike ftp (1), but differs in that it allways fetches or writes files recursively from the disc (s). From version 0.4.9 it supports the basic get, mget, put, mput, mv, rm, mkdir, cd, lcd, free, PWD, LLS set command. GET and PUT can now retrieve and store also using different names that origional.Supported systems: NetBSD. UDFclient was developed on NetBSD and works well in both little endian and big endian machines. Actively tested on NetBSD / alpha NetBSD/acorn32 (ARM), NetBSD / sparc, NetBSD / pmax (mips). Tested are ATAPI CD-ROM, CD-RW, DVD + RW and SCSI CD-ROM and CD-RW (can give problems, not recently tested). Linux. It works fine on GNU / Linux and RedHat Linux. NetBSD as it should work correctly under both ATAPI and SCSI CD-ROM when you use the / dev / sg * devices. Note that Linux 2.6.x ATAPI devices are read-only due to unresolved problems in blockdriver ATAPI emulation Linux. Update It seems to be a new method for solving 2.6.x to be studied and implemented soon I hope. Feedback on this would be much appreciated.FreeBSD. New in version 0.3.2 on support for ATAPI / SCSI hollow FreeBSD CAM interface. Note that you'll need a fairly recent FreeBSD to be able to access ATAPI CD / DVD CAM hollow because it was imported recently. Andriy Gapon to thank you for the patch! OpenBSD. New in version 0.3.4 on support for ATAPI / SCSI trough OpenBSD SCSI / ATAPI stack thats remarkably similar to NetBSD small but different questions. Pedro Martelletto to thank you for the patch!