Legacy Resume Paused/Failed Uploads with Flash Uploader

Status
Not open for further replies.

Webbstre

Customer
I don't know how hard this feature request would be to implement, but it would be nice if there was a way to pause and resume uploads, as well as resume uploads if a user loses their connection in the middle. As with my previous post, this would be very useful for dealing with large files or users with very slow or unstable connections. Thank you.
 
Upvote 0
This suggestion has been closed. Votes are no longer accepted.
It wouldn't be possible to do this. PHP isn't designed to resume files in any way that I know of. You upload to a temp directory that is tied to your session and it moves the file to your intended directory after it completes. When the session is destroyed, what is in the temp directory tied to it is also destroyed.
 
Status
Not open for further replies.

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,716
Customer rating
0.00 star(s) 0 ratings
Back
Top