Forum Moderators: coopster

Message Too Old, No Replies

Resume file upload

         

optik

8:52 am on Oct 4, 2009 (gmt 0)

10+ Year Member



I'm using PHP along with APC to manage large file uploads, is there any way to resume an upload after a dropped connection?

dreamcatcher

8:49 am on Oct 5, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi optik,

I believe its possible. Try PHPClasses.org. They have some download classes that may help you out.

dc

optik

5:45 pm on Oct 5, 2009 (gmt 0)

10+ Year Member



they seem to be to do with downloads rather than uploads.

I'm also having trouble with very large file uploads despite the php.ini settings being right so I might have to opt for perl on this one.