Benefits from using ftp to download vs. http ??

Thomas Weholt Thomas@g...
Thu, 2 Aug 2001 13:29:44 +0200


Hi,

I've written a simple file-sharing app using http as web-frontend and ftp to
serve the actual files. Are there any benefits from this; do I ease the
"pressure" on the http-interface so it can handle more clients by doing all
downloading using ftp?

Thomas