J
John Williamson
It is, but once you have written a total of whatever the CD capacity is,Char said:1. It's been awhile, but I've heard *many* stories of people using
standard CD-R discs, not CD-RW, as if it was a giant floppy.
2. See J.P. Gilliver's post in this thread. His experience seems to
mirror mine.
3. See the Wiki link I posted earlier in the thread, which also says
that standard CD-R's can be used.
So I ask again, are you sure?
From this link, <http://en.wikipedia.org/wiki/Universal_Disk_Format>
Normally, authoring software will master a UDF file system in a
batch process and write it to optical media in a single pass. But
when packet writing to rewriteable media, such as CD-RW, UDF allows
files to be created, deleted and changed on-disc just as a
general-purpose filesystem would on removable media like floppy
disks and flash drives. This is also possible on write-once media,
such as CD-R, but in that case the space occupied by the deleted
files cannot be reclaimed (and instead becomes inaccessible).
Note the last sentence, where it says this is also possible on
write-once media.
the write once media becomes unwritable. For CD-R, this can be a 10 Meg
file changed 60 times, or 10 x 10 meg files changed 6 times each. Each
committed change to a file re-writes it as a new file to the CD, and the
directory entry corresponding to the old version is (IIRC) written over
and destroyed, although some recovery programs are able to recover the
old versions of the data.
On rewritable media, the old data is just erased and re-written with the
new values, with the file allocation data being re-written to match as
it would be on a floppy. This works until the dye fades too much, or the
data in the UDF file index area gets corrupted. DVD-RAM works more like
a very slow hard drive.