Here is a list commonly used File Transfer Protocol software
| Name | Description | Download |
|---|---|---|
| FileZilla Client | FileZilla is a fast, reliable, and secure FTP/SFTP client that allows you to transfer files between Web sites and PCs running Windows. | All platform |
| FireFTP | FireFTP is activated from the Tools menu, opening a two-pane view within a Firefox window. The pane on the left-hand side shows the local file system, a tree of directories and a list of files in the current directory. The pane on the right shows the remote FTP server. Between the panes there are two buttons with arrows, one for upload and the other for download. | Runs as a Plug-Ins on Firefox browser, you need to have the Firefox Browser Open in order to use the FireFTP |
| WinSCP | Transferring files using messaging or FTP clients is an easy thing to do, but also insecure. When exchanging bank account data, or confidential company data, even the smallest security gap, can lead to big problems for you and your data transfer partners. These problems lead to the development and implementation of secure file transfer protocols such as SFTP and others. WinSCP is a completely free program designed to help you transfer files securely using the SFTP and SCP transfer protocols. In order to use it you need three important things: a computer running Microsoft Windows and connected to the Internet, access to a SSH server with SFTP/SCP support and of course, the file(s) you need to transfer. | |
File Transfer Protocol (FTP) is a standard network protocol used to copy a file from one host to another over a TCP/IP-based network, such as the Internet. FTP is built on a client-server architecture and utilizes separate control and data connections between the client and server applications, which solves the problem of different end host configurations (i.e., Operating System, file names). FTP is used with user-based password authentication or with anonymous user access.