in reply to Re^7: Getting problem while downloading large file(1.9GB)
in thread Getting problem while downloading large file(1.9GB)

For lack of sufficient information, indeed, I cannot give a working solution.

Of course, nothing stops you from showing your superior Perl knowledge and bestowing the benefit of your psychic abilities in pulling the needed information out of thin air, to us all.

LOL

Sure you can. I already did in Re: Getting problem while downloading large file(1.9GB) and Re^3: Getting problem while downloading large file(1.9GB)

I suspect the problem is %flags and %init, but I don't have a mason server handy to test, I leave that up to the OP

My psychic abilities tell me you've never programmed with mason, so you have nothing specific to contribute

  • Comment on Re^8: Getting problem while downloading large file(1.9GB)

Replies are listed 'Best First'.
Re^9: Getting problem while downloading large file(1.9GB)
by CountZero (Bishop) on Jan 17, 2012 at 11:05 UTC
    Your crystal ball needs new batteries.

    I have programmed in Mason but not much and a long time ago. I more like Template Toolkit.

    CountZero

    A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James