FTP (File Transfer Protocol) is used to transfer files between computers on a Network.
There a several ways to use ftp – here are some of them:
- From a command prompt – by using the command ftp
- Directly in a browser by using a url like: ftp://ftpserver
- Using a ftp client
In this article, we will be looking on the dos command ftp.
Read the rest of this entry »