Client upload of files via http

Nathan fedora at montana.com
Thu Oct 28 23:56:52 UTC 2004


On Thu, 2004-10-28 at 16:03, Eucke Warren wrote:
> I have a potential customer who is looking to be able to upload and download
> files via his and his clients browsers.  Is this something that lftp is
> suited for....anything else that anyone is using that is secure and user
> friendly?  Thoughts, risks, real world war/horror thoughts?  I am assuming
> that most of the use will be via IE....
> 
> -Eucke
> 

I have always used an html form and the php function
move_uploaded_file() for this type of thing.  Of course, the proper
permissions need to be set on the directory specified in
move_uploaded_file.

Nathan




More information about the fedora-list mailing list