Differences
This shows you the differences between the selected revisions of the page.
2008-11-04 | 2008-11-04 | ||
[ (117.7.160.75) (hidden) | Restored revision 1222856904. Undoing revisions 1225774148, 1225774171, 1225774201. (martin) (hidden) | ||
Line 24: | Line 24: | ||
* 可[[:config|将设置存在配置文件中而非注册表中]],适合在移动介质上操作 | * 可[[:config|将设置存在配置文件中而非注册表中]],适合在移动介质上操作 | ||
+ | ===== 文件操作 ===== | ||
+ | WinSCP 可以执行所有基本的文件操作,例如[[:task_download|下载]]和[[:task_upload|上传]]。同时允许为文件和目录[[:task_rename|重命名]]、[[:task_properties|改变属性]]、建立符号链接和快捷方式。 | ||
+ | 两种可选界面允许用户管理远程或本地的文件。 | ||
- | \ | + | ===== 连接到远程计算机 ===== |
+ | 使用 **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 有两种界面可供您选择。 | WinSCP 有两种界面可供您选择。 | ||
+ | 您可以在[[:installation|安装]]时选择喜欢的界面,也可以以后改变[[:ui_pref_interface|设置]]。 | ||
+ | |||
+ | 如果您是第一次使用 WinSCP,建议选择 [[:ui_explorer|Windows Explorer 界面]],因为 Windows 用户比较熟悉这个界面。当然,如果您习惯 Norton Commander 风格,就选择 [[:ui_commander|Norton Commander 界面]],它注重于方便的键盘操作,你完全可以脱离鼠标,更快地进行操作。 |