Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- From: stuttle@xxxxxxxxx (Stut)
- Date: Fri, 08 Jun 2007 16:05:53 +0100
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
.
- References:
- File Upload - post_max_size and upload_max_filesize in GBs
- From: "Sukhwinder Singh"
- Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- From: Stut
- Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- From: tedd
- File Upload - post_max_size and upload_max_filesize in GBs
- Prev by Date: Re: [PHP] Re: File Upload - post_max_size and upload_max_filesize in GBs
- Next by Date: Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- Previous by thread: Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- Next by thread: Re: [PHP] File Upload - post_max_size and upload_max_filesize in GBs
- Index(es):
Relevant Pages
|