Differences

This shows you the differences between the selected revisions of the page.

free_ssh_client_for_windows 2011-06-13 free_ssh_client_for_windows 2020-12-23 (current)
Line 1: Line 1:
====== Free SSH Client for Windows ====== ====== Free SSH Client for Windows ======
-WinSCP is an open source free SSH client for Windows supporting two secure file transfer protocols based on [[SSH]] ([[protocols#sftp|SFTP]] and [[protocols#scp|SCP]]).+WinSCP is an open source free SSH client for Windows with the focus on secure file transfer. You can get it from [[&download|WinSCP download]] page. Latest stable WinSCP version is &winscp_stable_version.
-//This article is a draft.//+===== What is SSH Client? ===== 
 +An SSH client is a software which uses the [[SSH]] protocol to connect to a remote computer.
 +In general SSH protocol can be used for two purposes, file transfers and terminal access.
 +
 +===== SSH File Transfers =====
 +File transfers are primary focus of WinSCP.
 +
 +WinSCP supports [[SFTP]] (SSH File Transfer Protocol) for secure file transfers. In addition to that it also supports legacy [[SCP]] (Secure Copy Protocol).
 +
 +You can use WinSCP to transfer files both manually and [[guide_automation|automatically]].
 +
 +===== SSH Terminal Access =====
 +While WinSCP does not focus on terminal access, it has basic support for it.
 +
 +You can execute [[remote_command|remote commands]] via SSH terminal both manually and [[scriptcommand_call|automatically]].
 +
 +If you need unrestricted terminal access (and still want to use WinSCP for file transfers), you will find [[integration_putty|integration with PuTTY SSH client]] useful. This free Telnet and SSH client for Windows can be also downloaded from our [[&winscp_root/eng/downloads.php#putty|PuTTY download]] page.
 +
 +===== WinSCP is Also FTP Client =====
 +WinSCP is, in addition to being SFTP client and SCP client, also [[free_ftp_client_for_windows|FTP client]]. It supports also secure variant of FTP, the [[FTPS]].
===== Further Reading ===== ===== Further Reading =====
-  * [[faq_security|How do I know if the connection is secure]]? +  * [[guide_connect|*]]; 
-  * [[ssh|Understanding SSH]] +  * [[faq_security|*]] 
-  * How to [[guide_connect|connect to an SFTP server]]? +  * [[guide_upload|*]]; 
-  * How to [[guide_upload|upload files to an SFTP Server]]? +  * [[guide_synchronize|*]]; 
-  * How to [[guide_synchronize|synchronize files with an SFTP Server]]? +  * [[guide_automation|*]]; 
-  * How to [[guide_automation|automate file transfers (or synchronization) to an SFTP server]]? +  * Other [[guides|*]]; 
-  * Other [[guides|guides]] to using WinSCP+  * [[ssh|*]]; 
 +  * All [[protocols|*]]
 + 
 +&winscp_stable_modify_earliest

Last modified: by Petr