I have a RavenDb database on some server. Now I need to move it to another server. Should I copy all files inside the data directory or all of them?
Simple copying of the contents of a data folder is not supported. The recommended way to do this is to use the Smuggler tool included with the RavenDB distribution.
See http://ravendb.net/docs/server/administration/export-import
, . , , , .