Re: how to upload large file ( bigger than 1G) with PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2010-03-12 at 18:11 +0530, Devendra Jadhav wrote:

> Always prefer FTP for large file uploads.
> 
> On Fri, Mar 12, 2010 at 3:38 PM, Rene Veerman <rene7705@xxxxxxxxx> wrote:
> 
> > try http://jumploader.com/
> >
> > it's java+php, and free.
> >
> >
> > On Fri, Mar 12, 2010 at 9:09 AM, 杜越 <ooooo825@xxxxxxxxx> wrote:
> > > hello, guys,
> > >
> > > I have tried many ways and was told to use C or Perl. Perl is a stranger
> > to
> > > me and I never use C in a project.
> > > Is there anybody would tell me how to make php interact with C/Perl and
> > how
> > > to maintain sessions during the interacting time ?
> > >
> > > thanks in advance!
> > >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> 
> 


I've noticed that large uploads over http seem to behave a little
unpredictably at times, and aren't something I'd rely on. FTP is
definitely the way to go, and there are plenty of Java applets that
allow you to do this.

Thanks,
Ash
http://www.ashleysheridan.co.uk



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux