Differences
This shows you the differences between the selected revisions of the page.
2007-04-10 | 2007-04-19 | ||
4.0 SCP/Shell tab (martin) | no summary (220.132.59.115) | ||
Line 1: | Line 1: | ||
====== WinSCP Technical Requirements ====== | ====== WinSCP Technical Requirements ====== | ||
- | ===== Server Requirements ===== | + | ===== 伺服器需求 ===== |
- | Using WinSCP, it is possible to connect to a [[SSH]] (Secure Shell) server with [[protocols#sftp|SFTP]] (SSH File Transfer Protocol) or [[protocols#scp|SCP]] (Secure Copy Protocol) service or to a [[protocols#ftp|FTP]] (File Transfer Protocol) server. | + | 您可以利用 WinSCP 連線到一台 [[SSH]] (Secure Shell) 伺服器使用它的 [[protocols#sftp|SFTP]] (SSH File Transfer Protocol) 或 [[protocols#scp|SCP]] (Secure Copy Protocol) 服務;也可以利用 WinSCP 連線到一台 [[protocols#ftp|FTP]] (File Transfer Protocol) 伺服器。 |
- | SFTP is a standard part of SSH-2 package. SCP is a standard part of SSH-1 package. Both protocols can be run even on the latter SSH version. WinSCP supports both SSH-1 and SSH-2. For authentication, the user can use user name and password or [[public key]] (RSA or DSA). Other supported means of authorization include TIS, Cryptocard and Keyboard-interactive. | + | SFTP 是 SSH-2 套件標準的其中一部分。SCP 是 SSH-1 套件標準的其中一部分。這兩者都可以在更新的 SSH 版本上被執行,而WinSCP 同時支援 SSH-1 及 SSH-2。在認證上,使用者可以透過帳號密碼的方式認證,亦可透過 [[public key]] (RSA or DSA) 方式進行認證。此外,WinSCP 還支援了其他的認證方式,例如 TLS、Cryptocard 及 Keyboard-interactive。 |
- | For FTP, only basic FTP is supported. Secure alternatives (FTP over SSL) are not supported. Neither are compressed transfers (Zlib). | + | 對於 FTP,WinSCP 支援基本的 FTP 功能,但是 FTP over SSL 及壓縮傳送功能(Zlib)目前尚未支援。 |
===== [[sftp]] SFTP Requirements ===== | ===== [[sftp]] SFTP Requirements ===== |