Re: Can HTTP be used to upload files like FTP?


Subject: Re: Can HTTP be used to upload files like FTP?
From: Jag (agrajag@linuxpower.org)
Date: Mon Oct 16 2000 - 08:44:19 MDT


On Mon, 16 Oct 2000, rgp systems wrote:

> My plan is to have a web page present a user login screen. Once logged in
> they'd be taken to their ~ directory and could upload/download/delete files.
>  
> Can this be done with HTTP? If so, I'd appreciate some guidance on
> accomplishing it.

Of course :) It has to be done as a form page, so you have to have
something like a cgi/php script to handle the upload. Here's some info
on doing it with php:
http://www.php.net/manual/features.file-upload.php

Jag




This archive was generated by hypermail 2a24 : Mon Oct 16 2000 - 08:51:20 MDT