Differences
This shows you the differences between the selected revisions of the page.
2011-07-30 | 2011-07-31 | ||
ftp sftp ftps (martin) | ftp (martin) | ||
Line 3: | Line 3: | ||
===== What is FTP Client? ===== | ===== What is FTP Client? ===== | ||
- | A FTP client is a software which uses the FTP protocol to transfer files to and from a remote computer. | + | A 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. If you want to transfer files securely, either use secure variant of FTP, the [[FTPS]] or use alternative secure protocol, [[SFTP]]. | [[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. If you want to transfer files securely, either use secure variant of FTP, the [[FTPS]] or use alternative secure protocol, [[SFTP]]. |