tedd wrote:
At 4:35 PM +0100 6/7/07, Stut wrote:
You need to look into maybe a java applet, or just plain FTP/SFTP/SCP
for files that big. HTTP was never designed to handle uploading files
of that size. For a start there is no facility to restart the upload
should it get interrupted and fail.
-Stut
-Stut:
Would the ftp commands (ftp_login, etc.) in php work for this?
Unfortunately not, unless every user needing to upload a file is running
an FTP server.
-Stut
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php