Hello, Well, there are few problems with such application: 1. HTTP is limited to the amount of files that "PUT" or "fileupload" field allows. 2. It's easier to write your own program, rather then to tweak an existed program (it will take you the same amount of time imho, or even more). 3. It's not that safe (many security vulnerabilities exists with such approach) 4. There are better protocols for such action (FTP and SFTP as two examples).
Ido On 4/8/07, Amos Shapira <[EMAIL PROTECTED]> wrote:
Hello, I'd like to let a friend of mine to upload a file to my home server. It's a one-off need. Does anyone know of a simple web application I can install to let him do that through HTTP without too much hassle? I'm using Debian Etch. Thanks, --Amos
-- http://ik.homelinux.org/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
