Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Request should go into Requests section
Bug reports should go into Bug reports section


Name:
Email:
Subject:
Message icon:

Verification:
Human verification ... What is the name of my program? File & Image ********?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: z_o_o_m
« on: 20-06-2011, 11:02:12 »

seems like server issue
Posted by: nayo
« on: 18-06-2011, 10:09:45 »

sometimes a file uploaded 1024/1024 is a real fail and wont show on file host
Posted by: nayo
« on: 17-06-2011, 13:21:52 »

i found out that files listed by zoom uploader as failed but with 1024/1024 are correctly showing as ok in the filehost

while files failed with for example 254/1024 are proper failings... so they arent in the filehost

you could make a fix working this way:
pseudo code on:

if uploaded data till now = file dimension then this file is uploaded ok (example 1024/1024)
instead if uploaded data < file dimension then this is a proper failing, not a fake failing

btw what do you think about it :P ?
Posted by: z_o_o_m
« on: 17-06-2011, 11:29:05 »

I will check that report from you ...
Posted by: nayo
« on: 17-06-2011, 11:13:15 »

when you put the option retry if upload fails...

sometimes an upload is done fully at 100%, filehost recognize it as good, while zoom uploader not...
so zoom uploader will try again to upload it creating 1 or more copies up to the number of retries allowed...

so there is a problem sometimes at 100% where zoom thinks there is a problem, while filehost has got the uploaded 100% file in it