In DSpace 6, all filenames are stored in the "dc.title" field that is associated to the file. This should be findable in the database. The files are stored in the "bitstream" table, and the metadata values are stored in the "metadatavalue" table. In DSpace 6, the only way that I can think of to restore these file names would be to add them at the database level via the link between the "metadatavalue" table to the "dspaceobject" table to the "bitstream" table as shown in the database diagram on this page: https://wiki.lyrasis.org/display/DSDOC6x/Storage+Layer
However, that would not be easy to achieve, and I don't have an example query unfortunately (as I don't have a DSpace 6 site around anymore as that version is unsupported). If you upgraded to DSpace 7, you could modify these file names more easily from the User Interface, as any unnamed files would simply appear as "Untitled" in the User Interface. But, that feature did not exist in DSpace 6 unfortunately. Tim -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/55d1ef40-55d3-4f52-8754-a6a3fbee8ec6n%40googlegroups.com.