Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
Goal: To correct UTF-8 filenames on NSS filesystems which have been corrupted due to a mismatch in 8-bit codepage settings on server
("cpwrong")and client ("cpright"). ( Can also be used on other Linux Filesystems)
Based on convmv 1.10 - converts filenames from one encoding to another
Copyright- 2003-2006 Bjoern JACKE
This program comes with ABSOLUTELY NO WARRANTY; it may be copied or
modified under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
USAGE: convmv [options] FILE(S)
options include:
--fromcp source code page
--tocp destination code page
--notest actually do rename the files