- Wednesday, November 12, 2008, 12:25
- CCNA
- 365 views
File Transfer Protocol (FTP)
File Transfer Protocol (FTP) is the protocol that actually lets us transfer files, and it can accom¬plish this between any two machines using it. But FTP isn’t just a protocol; it’s also a program. Operating as a protocol, FTP is used by applications. As a program, it’s employed by users to perform file tasks by hand. FTP also allows for access to ...
Full article
- Wednesday, October 29, 2008, 11:55
- Operating Systems
- 711 views
Network connectivity between source and destination not limited to two hosts, it can be more than two hosts. Ping command just show the status whether source can reach destination or not but in case of tracert it check each intermediate hope between source host and destination hop. It’s better to know where the problem in the network.
...
Full article