Enables linux (centos) to support Chinese files and folders, and linuxcentos

Source: Internet
Author: User

Enables linux (centos) to support Chinese files and folders, and linuxcentos

1. Enable linux to support Chinese Characters

1. Set the Linux env LANG = en_US.UTF-8;

2, local Shell client encoding is also set to UTF-8, so that the files or directories uploaded to linux in windows do not appear garbled;

3. Important: If you use SecureFXPortable to upload data, you must manually edit the configuration file of this Session of SecrueFX (find the session folder)

Select Options> Global Options in SecureFx, and select General in the Global Options dialog box that appears. There is a Configuration folder. The path is the configuration file path of SecureFX. Find the ini configuration file of the corresponding Session in the Sessions subdirectory. Change "Filenames Always Use UTF8" = 00000000 to "Filenames Always Use UTF8" = 00000001 to save and reconnect.

II,IfIn Shell (or access via http), it is still garbled. You need to install the following program in linux to transcode the file name:

Wget http://pkgs.repoforge.org/convmv/convmv-1.15-1.el2.rf.noarch.rpm
Rpm-ivh convmv-1.15-1.el2.rf.noarch.rpm
/Usr/bin/convmv-f gbk-t UTF-8-r -- notest/home/tomcat/webapps/origins/

Note:/home/tomcat/webapps/origins/transcodes the file names in the directory.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.