Differences
This shows you the differences between the selected revisions of the page.
lang:chs 2014-09-01 | lang:chs 2014-09-17 (current) | ||
Line 17: | Line 17: | ||
- | ===== 功能 ===== | + | ===== 主要功能 ===== |
* [[:interfaces|图形用户界面]] | * [[:interfaces|图形用户界面]] | ||
* [[:languages|多语言]] | * [[:languages|多语言]] | ||
Line 38: | Line 38: | ||
===== 连接到远程计算机 ===== | ===== 连接到远程计算机 ===== | ||
- | 使用 WinSCP 可以连接到一台提供 [[:protocols#sftp|SFTP (SSH File Transfer Protocol)]]或 [[:protocols#scp|SCP (Secure Copy Protocol)]]服务的 [[:ssh|SSH (Secure Shell)]]服务器,通常是 UNIX 服务器。SFTP 包含于 SSH-2 包中,SCP 在 SSH-1 包中。两种协议都能运行在以后的 SSH 版本之上。WinSCP 同时支持 SSH-1 和 SSH-2。 | + | 使用 WinSCP 可以连接到一台提供 [[:sftp|SFTP (SSH File Transfer Protocol)]]或 [[:scp|SCP (Secure Copy Protocol)]]服务的 [[:ssh|SSH (Secure Shell)]]服务器,通常是 UNIX 服务器。SFTP 包含于 SSH-2 包中,SCP 在 SSH-1 包中。两种协议都能运行在以后的 SSH 版本之上。WinSCP 同时支持 SSH-1 和 SSH-2。 |
但WinSCP不支持编码选择,也就是说,你在Windows下使用WinSCP连接一个Linux机器,因为Linux和Windows的默认编码不同,因此是无法访问上面的中文文件或者文件夹的(将看到乱码)。一种解决方法就是在打开winscp时登录中的 Advanced Options--Environment中将 “UTF-8 encoding for filenames”设为on. | 但WinSCP不支持编码选择,也就是说,你在Windows下使用WinSCP连接一个Linux机器,因为Linux和Windows的默认编码不同,因此是无法访问上面的中文文件或者文件夹的(将看到乱码)。一种解决方法就是在打开winscp时登录中的 Advanced Options--Environment中将 “UTF-8 encoding for filenames”设为on. | ||
===== 程序界面 ===== | ===== 程序界面 ===== |