[PHP-DEV] Bug #7463 Updated: File Upload Feature Request

2001-08-28 Thread sander

ID: 7463
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: Debian Linux 2.2.17
PHP Version: 4.0.0
New Comment:

Moved to 3367

Previous Comments:


[2000-10-25 16:06:38] [EMAIL PROTECTED]

Hello,
I would like to see a feature in PHP, that solves a problem I currently only can solve 
by writing a CGI script in Perl, which I'd rather not do...
I understand that when uploading a file (POST request) from a form, the file is stored 
at a temporary location on the server. However, I want to read file data in small 
chunks, passing each chunk along to another server, i.e. stream the file data 
through my server. Is this anything that would be interesting to introduce in PHP, or 
is it already possible and I'm making a fool of myself? :-)
Btw, the key issue here is that I want to make it possible to send a file that is 1 Gb 
(or some other large value) in size to my server, that only has 200 Mb (less than the 
file size) of free space...

Best regards,
Per Jönsson





Edit this bug report at http://bugs.php.net/?id=7463edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #7463 Updated: File Upload Feature Request

2001-08-28 Thread sniper

ID: 7463
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Bogus
Bug Type: Feature/Change Request
Operating System: Debian Linux 2.2.17
PHP Version: 4.0.0


Previous Comments:


[2000-10-25 16:06:38] [EMAIL PROTECTED]

Hello,
I would like to see a feature in PHP, that solves a problem I currently only can solve 
by writing a CGI script in Perl, which I'd rather not do...
I understand that when uploading a file (POST request) from a form, the file is stored 
at a temporary location on the server. However, I want to read file data in small 
chunks, passing each chunk along to another server, i.e. stream the file data 
through my server. Is this anything that would be interesting to introduce in PHP, or 
is it already possible and I'm making a fool of myself? :-)
Btw, the key issue here is that I want to make it possible to send a file that is 1 Gb 
(or some other large value) in size to my server, that only has 200 Mb (less than the 
file size) of free space...

Best regards,
Per Jönsson





Edit this bug report at http://bugs.php.net/?id=7463edit=1


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]