Forum Moderators: phranque
* Most FTP transfers tend to be faster then HTTP file downloads.
* FTP is more forgiving of of lost packets, noise, etc. by retransmitting. HTTP does not always do such recovery.
* Server licensing of HTTP servers usually higher then FTP servers. Using an FTP server would reduce the concurrent user licences on the HTTP server.
* FTP, with the right browser & OS is almost transparent when it comes to sending and receiving files. In most OSes the task can be done through drag & drop within a file browser. This is not the case with HTTP, unless helper apps are loaded.
Can't think of anything else right now...
Downloading or uploading a 5MB file on a dial-up using HTTP is a pain. I recall several occasions when trying to DL a patch from MS using HTTP on a dial-up and fail at 99%... But I HAD to do it. This is not the case with the client - they will just go elsewhere.