Web Administration Tool backup creates another folder

When you backup by using the Web Administration Tool to a backup location that is specified in an NLV string, another folder gets created. Follow the steps to resolve this problem.

A problem occurs if the locale of the browser with Web Administration Tool differs from the locale of the system with the directory server instance. An NLV string folder also gets created apart from the backup folder when the backup operation is initiated.

This problem occurs because the string entered as the backup location is used as a file path. The string must be representable in the local code page of the system. The Web Administration Tool attempts to translate the Unicode input to the local code page to create the file path. It encounters Unicode input characters that cannot be represented to the system locale, which causes this problem.