Hello, When creating attachments, JackRabbit was unintentionally configured to use the File DataStore instead of the Db DataStore. Because of this, there is content in the File DataStore (on the local disk) that needs to be in the Db DataStore.
There are files with hash code file names and I can’t figure out what content these files correspond to or how to move them to the Db. Is there a way to see what node these hashed files correspond to and then somehow move the files? The configuration has been changed so it is now using Db DataStore for new attachments but I need helping figuring out how to move the File DataStore attachments. Thanks for the help!
