Renaming Files and Directories
On both Linux and Windows hosts, you can rename files during initial transformation, or rekey operations.
- 
On Linux, you can now, as of v7.1.1, rename directories in a GuardPoint during a rekey operation. 
- 
On Windows, LDT stops if it is transforming the contents of a folder and a user attempts to rename/move that folder. You can change the stopping behavior of LDT using the configuration parameter oxf_stop_on_rename.Using the Registry Editor, or the Windows command line, add a registry entry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Vmmgmt\Parameters for oxf_stop_on_rename.Registry Name Values Comments oxf_stop_on_rename 0 - Disabled LDT does not stop if there is contention. 1 - Enabled LDT stops if there is contention. Default: Enabled. For the target folder in rename operation, LDT is never stopped.