Differences
This shows you the differences between the selected revisions of the page.
free_ftp_client_for_windows 2011-06-12 | free_ftp_client_for_windows 2020-12-23 (current) | ||
Line 1: | Line 1: | ||
====== Free FTP Client for Windows ====== | ====== Free FTP Client for Windows ====== | ||
- | WinSCP is an open source free FTP client for Windows. | + | WinSCP is an open source free FTP client for Windows. You can get it from [[&download|WinSCP download]] page. Latest stable WinSCP version is &winscp_stable_version. |
- | This page is a draft. | + | ===== What is FTP Client? ===== |
+ | An FTP client is a software which uses the [[ftp|FTP protocol]] to transfer files to and from a remote computer. | ||
+ | |||
+ | [[FTP]] is the most widespread transfer protocol used to transfer files from one host to another over the Internet. Basic variant of the protocol is not secure. | ||
+ | |||
+ | ~~AD~~ | ||
+ | |||
+ | If you want to transfer files securely, either use secure variant of FTP, the [[FTPS]] or use alternative secure protocol, [[SFTP]]. | ||
+ | |||
+ | ===== File Transfers ===== | ||
+ | You can use WinSCP to transfer files both manually and [[guide_automation|automatically]]. | ||
+ | |||
+ | ===== Why Use WinSCP as Your FTP Client? ===== | ||
+ | Well, there are many reasons, but one of them is for sure that WinSCP supports a variety of transfer protocols, so you can use one tool for both secure and insecure file copying. Read more about all [[protocols|WinSCP supported protocols]]. | ||
===== Further Reading ===== | ===== Further Reading ===== | ||
- | * Learn how to [[guide_connect|connect to an FTP server]]; | + | * [[guide_connect|*]]; |
- | * Other [[guides|guides]] to using WinSCP. | + | * [[faq_security|*]] |
+ | * [[guide_upload|*]]; | ||
+ | * [[guide_synchronize|*]]; | ||
+ | * [[guide_automation|*]]; | ||
+ | * Other [[guides|*]]. | ||
+ | |||
+ | &winscp_stable_modify_earliest |