14 Jan
2005
14 Jan
'05
2:40 p.m.
[John Poltorak]
Would there be any problem in copying Data.fs from one system to another and being able to use it?
You can even move it across operating systems (the FileStorage format is platform-independent). You take a small risk if you try to copy a Data.fs *while* it's in active use, because it's in a temporarily non-sane state during the time a transaction is being committed. More here: http://zope.org/Wikis/ZODB/FileStorageBackup