Expose existing robust file handling capabilities
For correctness, JADE has file backup copy routines (copy file, copy file as) that do not use file system cache, and support read-back checksum verification (also used by reorg). Similarly, a safe file rename exists to avoid certain failure scenar...