Can you help me? What does it mean that you can download from a site only trough FTP. How can I use the FTP download method? What's the difference between normal and FTP download?
Web browsers (Mozilla, Opera, IE) parse HTML which is Hyper Text Markup Language. It just means that the text on your document can be fancy and not plain.
HTTP is Hyper Text Transfer Protocol which means your browser wants to speak HTTP (lets say English) to the location in your URI (
FTP is File Transfer Protocol. Just think of a protocol as a language (lets say Dutch). Your browser can speak HTTP and FTP (English and Dutch). With FTP, you get a File instead of Hyper Text which is downloaded to your system.
HTTP is a one-way communication between the http server and the user agent (browser)
FTP can be a two-way communication stream. Usually, most browsers will receive files only. To upload files via FTP, you need an FTP client. XP has a command line client or you can use Filezilla from filezilla.sf.net to upload and download files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.