SSH access to Chinese Linux and file transmission

Source: Internet
Author: User
Tags ssh access ssh secure shell

Environment: Win7 + Chinese Ubuntu10.10

[Server SSH enabled]

Install openssh-server

Apt-get install openssh-server

Check whether the ssh service on the server is enabled

Ps-e | grep ssh

If sshd appears, it is enabled. Otherwise, it is enabled.

/Etc/init. d/ssh start

[SSH client access to Chinese Ubuntu garbled]

Download putty software (http://www.putty.org/), addressed by modifying font, character set settings.

Window-> Appearance-> Font settings: Select or.
Window-> Translation-> Character set translation on converted ed data select UTF-8.

Store the session.

[Win7 and Linux Remote File Transfer]

Many remote software, such as putty, Bitvise Tunnelier, and SSH Secure Shell Client. After the two built-in SFTP can realize the file transfer between two operating systems, putty can be used with WinSCP (: http://winscp.net/eng/download.php.

If the remote operating system is a Chinese version of Ubuntu, WinSCP will display Chinese garbled characters. Solution:
On the WinSCP logon interface, select advanced options, and choose environment> server environment> file name UTF-8 encoding to enable. Save the session and log on to the session later.

[WinSCP Linux connection]

If the Linux system does not log on with the root permission, the file cannot be copied with WinSCP. If a Password error is displayed when WinSCP is connected to Linux, set the root permission and password in Linux: passwd root.

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.