|
About:
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.
Author:
Reinoud Zandijk [contact developer]
Homepage:
http://www.13thmonkey.org/udfclient/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.43/10.00
(Rank N/A)
» Vitality: 0.07% (Rank 1928)
» Popularity: 0.50% (Rank 11806)

(click to enlarge graphs)
Record hits: 8,092
URL hits: 1,326
Subscribers: 9
|
|
Branches
Comments
[»]
UDFclient - udf filesytem stuff.
by Cygnus 5 - Oct 25th 2007 07:52:43
Downloaded a *.tgz from this site. Where the hell is the 'readme'
file????
Wouldn't make or make install at all. Then added flags to make and it
made an attempt but stopped mysteriously. It is not sensible to have a
program without a readme file.
-- Mine is not authodox because mine is not power, nothing more.
[reply]
[top]
[»]
Re: UDFclient - udf filesytem stuff.
by Reinoud Zandijk - Nov 8th 2007 11:50:24
Sorry to not be clear on the building. I assumed a ./configure would be
evident enough.
To build, use:
./configure
make && make install
(note use posix make, either bmake or pmake)
With regards,
Reinoud
[reply]
[top]
|