ra-restore does not properly handle duplicate/invalid files
Status: Inactive
Brought to you by:
mekstrand
When restoring an archive with ra-restore, if there are
2 copies of a PAR file, and the first has an error
during file copying, then the file as it sits in the
final directory is the broken file; the good file is
saved in .radup-filename. The broken file should be
saved as .radup; the good file should be sitting in the
directory.
Logged In: YES
user_id=1240716
Made some changes in CVS involving the naming and copying of
bad/duplicate files; this may fix the bug, but I don't have
a data set on hand to test with at this point.