Tool for Downloading NSE EOD Bhavcopy data

#1
Hello friends

I have tried and tested various data downloaders.
Although many of them are very good, they lack one thing which is speed.

So I decided to make my own data downloader for NSE EOD Bhavcopy data.

This downloader is a command line utility and works faster than most (at least on my machine ;) )

Anyways, I hope you would enjoy this software as much as I do.
Any feedback, negative or positive, will be very appreciated.

Download it from here: http://www.ikireta.com/node/19

About the downloader:
Since it is a command line utility its best to run it from Start->Run->type "cmd" -> press "ok"

In the command line give the arguments as
csv_dl 2005
This will download all data from 1-jan-2005 till today
if you give csv_dl 2006
Then that will download all data from 1-jan-2006

If you are a newbie to command line, then edit the batch file provided with the pack. Change the string starting_year to the year from when you would like to download.

Thanks
Awaiting your replies :)
xavier r

EDIT: by the way this tool is provided for free, so use it as much as you like ;)