|
From: David L. <dl...@mu...> - 2005-06-25 17:29:08
|
Hey all, I've finished burnOnTheFly function. It burns CDs without using temp ISO images. I've also updated client.c to have it use the new features. If you want to test them, update your CVS copy, build it, and get yourself an input file with the list of files to burn (you can use the program I sent in last mail). Note that last mail's function builds the list with all the files under a certain directory, but doesn't recurse subdirs. It fails if it encounters a subdir within that dir (because it interprets it as a file). So, put the files you want to burn inside a directory, run ./mkisofs <that_dir> <dest_file>, cd to that dir, and issue ./client. When asked for the input file, point to the file created with mkisofs <dest_file>. Please test it in as many different situations as you can. Bye, David. -- David Lago <dl...@mu...> PGP key available at: http://pgp.mit.edu Personal Blizog: http://arcanelinux.org/blog/dlworld The Enflame Project: http://enflame.org |