Click to See Complete Forum and Search --> : Upload File Greater than 100MB
haroon373
05-11-2007, 01:21 AM
i m posting this thread 3rd time.
till i have no solution how to upload file on the server greater than 100mb
please help me
i m stuck:(
Lubox
05-11-2007, 01:36 AM
Hi
I'm not sure what the outcome of the previous threads has been, but you have fixed the ini-settings for this (max upload size and max post size, i think)? If so, any cool error messages?
;)
Lubox
felgall
05-11-2007, 02:11 AM
You are using FTP for the file upload I hope. Any other method (apart from equivalent file transfer protocols that you are unlikely to have access to such as XCOM) become really inefficient to use once the file size goes over 2Mb.
i m posting this thread 3rd time.(
If you don't receive an answer, don't open a new thread. Just make a note in this one and it will bump it up the list.
felgall
05-11-2007, 05:17 PM
http://www.php.net/ftp shows you how to set up huge file uploads.