> On 03.03.2017, at 22:32, Richard Ginga <[email protected]> wrote: > > I have been struggling all day with a simple problem...I can't download and > archived file of 1.46Gb. That is the size on the slave and the size reported > by Jenkins but when I click to download it, I get 1G.
If you're downloading from Jenkins, via a terrible connection, you may get differently sized files after the download just stops. If so, it's possible that Jetty's default timeouts are configured too aggressively. Look into increasing --httpKeepAliveTimeout / --httpsKeepAliveTimeout as described on https://github.com/jenkinsci/winstone/ -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/FF4BEB1F-DCEE-47AE-A35A-9C905237449E%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
