Hi to all!
I'm working at a simple script that let me upload files in a Intranet.
The problem is that these files are videos, so really big (in the order of
Gbytes).
I think that HTTP upload doesn't fit to solve this problem so I thought
about FTP.
Can you tell me what do you think about this?
What are the maxsizes given for HTTP and FTP in the RFC (don't care about
php.ini)?
HTTP maxfilesize == 2Gb is it correct?
Do you think is better developing a simple application with C++Builder?

Thanks for your attention,
Evan



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to