File Synchronization
Greetings developers - File Synchronization or "Keep the files from the current image when I do a Rollback." Currently this is done in a very kludgy way... trying to restore the files from the RESTART image after the Rollback is complete and the system is running. These restorations completely fail (Rollback informs us) on any files which are opened for writing by any active application following the reboot. Basically the app must be stopped and the files copied over manually with a restart of the app following the file update... not very useful as features go.
This process should be accomplished by the nonWindows-based CONSOLE following the actual Rollback and prior to the reboot... a very clean implementation with no running app or Windows conflicts.
Pls consider... thanks!
|