![]() |
![]() |
8.7 | TCP/IP Suite: Utilities |
![]() |
8.7.7 | How and when to use FTP to test, validate, and troubleshoot IP connectivity |
File Transfer Protocol, which uses ports 20 and 21, is a protocol designed to transfer data across a network. Variations of the ftp command are shown in the table. Options to Customize FTP for Specific Needs:
In order to use FTP to connect to an address or target machine, like Telnet, FTP must be able to resolve the host name to the IP address of the destination machine in order to communicate. Once the connection and login has been made, users can transfer files and manage directories. Once connected with the remote computer, commands to navigate around the server include:
A common use of troubleshooting with FTP is researching and downloading patches or fixes. For example, Microsoft provides an online FTP server, where patches, upgrades, and the like can be downloaded. Most vendors provide some type of FTP server for users to retrieve these utilities from.
|