Akshay - 2010-09-27

Hi,

I am trying to download a file from a website. The format of the file is gzip.
I have specified the configuration as

<file action="write" path="${downloadLocation}/${fileName}" type="binary"></file>

<http url="${downloadURL}"></http>

On Windows, it downloads the file perfectly but on Linux I see several extra
characters in the file which are \r (0D). I also noticed that all the extra
characters are right before \n