Dear Sir, > Pls do the FTP test as below. > please see the ftp procedure > > procedure for ftp download from bsnl ftp server(218.248.255.137) > > > go to command prompt > from you system do the following steps. > > Start-> Run-> type "cmd" -> > > > ftp 218.248.255.137 > user name: bsnl123 > password : bsnl123 > > > hash > bin > > ls -lrt > mget "filename" > > download any file by pressing y > > > you will get download speed in Kbytes/sec. convert it in to kilobits/sec > (multiply speed in Kbytes/sec by 8) . please send the snap shot for further > analysis 2nd procedure.... Start-> Run-> type "cmd" -> > > > ftp 218.248.255.137 > user name: bsnl123 > password : bsnl123 > > > hash > bin > dir (choose any one file name..let --- test1.rar) mget test1.rar enter