How to stop download time out?

  • Thread starter Thread starter phuile
  • Start date Start date
P

phuile

I am actually using IE7 ... I have tried twice to download a file from
Oracle that's 753MB. IE indicated that it will take hours (something
like 6 hours). But both times, I got an error window at around 200MB
that IE operation time out.

Can someone help me with this problem? How can I ensure that the
download will complete without any time out?
 
Please state your IE version and your full Windows version (e.g., WinXP SP3;
Vista SP2) when posting to an IE newsgroup.

Those with IE7- and/or IE8-specific questions or comments can post to and
seek support in IE General newsgroup:
microsoft.public.internetexplorer.general

On the web:
http://www.microsoft.com/communitie...?dg=microsoft.public.internetexplorer.general

In your newsreader:
news://msnews.microsoft.com/microsoft.public.internetexplorer.general
 
phuile said:
I am actually using IE7 ... I have tried twice to download a file from
Oracle that's 753MB. IE indicated that it will take hours (something
like 6 hours). But both times, I got an error window at around 200MB
that IE operation time out.

Can someone help me with this problem? How can I ensure that the
download will complete without any time out?


If you are really getting a timeout it probably means that the connection
has been broken, not that one side is acting impatiently.
In fact, most likely IE will have tried repeating it's request after a long
period with no response. You would have to trace the connection
to be sure though.

BTW you should try to find out if there is an alternate, more robust
method of getting such a large file. HTTP isn't the best protocol for that,
and involving IE's TIF as a temporary cache makes it even worse.


HTH

Robert Aldwinckle
---
 
[OP multiposted in IE General, Robbie]

Robert said:
If you are really getting a timeout it probably means that the connection
has been broken, not that one side is acting impatiently.
In fact, most likely IE will have tried repeating it's request after a
long
period with no response. You would have to trace the connection
to be sure though.

BTW you should try to find out if there is an alternate, more robust
method of getting such a large file. HTTP isn't the best protocol for
that,
and involving IE's TIF as a temporary cache makes it even worse.


HTH

Robert Aldwinckle
---
 
About the multipost - that's because I only know about the other group
when you answer this post of mine.
 
Back
Top