Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-27 03:42
0.7.1

Diese Version wurde mit Ideen und Funktionen von NetBSD Kernel des Autors Umsetzung genutzt, die Verbesserung Verzeichnis Operationen und zur Festsetzung Potenzial Lockups auf 512 Byte / Sektor Medien. NetBSD Festplatte Unterstützung festgesetzt worden ist, sowie ein paar Zusammenstellung Warnungen, wenn sie mit 'kompiliert Wextra', offenbart einige mögliche Fehler. cd_disect wurde erweitert, um noch mehr Disc-Typen angezeigt. Einige Patches sind enthalten, um möglichen Buffer Fehler zu beheben.
Tags: Major feature enhancements
This release has been enhanced with ideas and features from the author's NetBSD kernel implementation, enhancing directory operations and fixing potential lockups on 512 bytes/sector media. NetBSD hard disk support has been fixed, as well as a few compilation warnings when compiled with '-Wextra', revealing some possible bugs. cd_disect has been enhanced to display some more disc types. Some patches are included to fix possible buffer errors.

2008-08-08 00:08
0.6.3

Ein byteswapping Option wurde implementiert, dass udfclient lesen und schreiben PVR Festplatten, die anscheinend aus irgendeinem Grund byteswapped werden. Außerdem wurde udfdump Dumping verbessert, was es handle großen Freiraum Karten und Zuweisung Erweiterungen und machen cd_disect ATAPI wieder glücklich.
Tags: Minor bugfixes
A byteswapping option was implemented to allow
udfclient to read and write PVR hard disks which
appear to be byteswapped for some reason. Also,
udfdump dumping was improved, making it handle big
free space maps and allocation extensions and
making cd_disect ATAPI happy again.

2008-04-20 17:26
0.6.2

Diese Version behebt ein weiteres Regression man auf manchen DVD-R/CD-RW-Laufwerke, Befestigung newfs_udf und udfclient schriftlich zu diesen Laufwerken. Komplette Festplatte / Flash-Unterstützung unter Linux apeared um gebrochen zu werden und sollte nun behoben. Es gibt viele Verbesserungen an cd_discect; es nun Berichte nicht nur das TOC und die PMA, sondern auch die ATIP. Die ATIP enthält Informationen über die CD-RW-Subtyp, der für die Überprüfung, ob die Disc von der Festplatte geschrieben werden können, von entscheidender Bedeutung ist.
Tags: Major feature enhancements
This release fixes yet another regression found on some DVD-R/CD-RW drives, fixing newfs_udf and udfclient writing on those drives. Complete harddisc/flash support on Linux apeared to be broken and should be fixed now. There are many enhancements to cd_discect; it now reports not only the TOC and the PMA, but also the ATIP. The ATIP contains information on the CD-RW subtype, which is crucial for checking whether the disc can be written by the drive.

2008-04-18 19:41
0.6.1

Ein weiterer Regression gefunden auf modernen CD-RW-Laufwerke im Umgang mit CD-MRW-Medien wurde behoben. Es wäre zu berichten, wie nacheinander. Für Nicht-CD-MRW-formatierte Datenträger, diese Version ist die gleiche wie 0.6.0.
Tags: Minor bugfixes
Another regression found on modern CD-RW drives when dealing with CD-MRW media has been fixed. It would report them as sequential. For non CD-MRW formatted media, this version is the same as 0.6.0.

2008-04-17 22:29
0.6.0

Diese Version behebt Regressionen gefunden in neueren DVD / CD-Laufwerken, die Kombination Bericht falsche Werte für CD-RW-Medien, und behebt 2G + Datei schreiben Probleme auf bestimmten Plattformen. Dies behebt Unfähigkeit, diese Laufwerke 'to newfs einer CD-RW-Laufwerk mit newfs_udf, sowie das Schreiben von Problemen mit udfclient auf CD-RW-Medien.
Tags: Major bugfixes
This release fixes regressions found in newer DVD/CD combination drives that report bogus values for CD-RW media, and fixes 2G+ file write problems on some platforms. This fixes these drives' inability to newfs a CD-RW with newfs_udf, as well as writing problems with udfclient on CD-RW media.

Project Resources