On Thu, 31 May 2012 08:09:33 -0300, "Fabiano" <fabianoas...@gmail.com>
wrote:
> Never copy the FDB file! You WILL corrupt both FDB and copy file!

Although I agree with your advice, in general copying the file can corrupt
the target file, but it cannot corrupt not the source file. Usually for
copying a file the copy program will acquire a read lock, so nothing is
changed and the database process can continue writing to the file without
being hindered by the copy process.

Mark

Reply via email to