Re: [R] File Downloading Problem

2010-11-01 Thread Santosh Srinivas
from yahoo. > This was working till just yesterday ... strange if the website is creating > issues with public access of basic data! > > -Original Message- > From: David Winsemius [mailto:dwinsem...@comcast.net] > Sent: 01 November 2010 20:48 > To: Duncan Murdoch >

Re: [R] File Downloading Problem

2010-11-01 Thread Santosh Srinivas
Thanks Duncan and Alex. -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Duncan Temple Lang Sent: 01 November 2010 22:34 To: r-help@r-project.org Subject: Re: [R] File Downloading Problem I got this working almost immediately with

Re: [R] File Downloading Problem

2010-11-01 Thread Duncan Temple Lang
o. > This was working till just yesterday ... strange if the website is creating > issues with public access of basic data! > > -Original Message- > From: David Winsemius [mailto:dwinsem...@comcast.net] > Sent: 01 November 2010 20:48 > To: Duncan Murdoch > Cc: Sant

Re: [R] File Downloading Problem

2010-11-01 Thread Alex Gutteridge
On Mon, 1 Nov 2010 20:57:47 +0530, "Santosh Srinivas" wrote: > It's strange and the internet connection is fine because I am able to get > data from yahoo. > This was working till just yesterday ... strange if the website is creating > issues with public access of basic data! > It's checking you

Re: [R] File Downloading Problem

2010-11-01 Thread Santosh Srinivas
Sent: 01 November 2010 20:48 To: Duncan Murdoch Cc: Santosh Srinivas; 'Rhelp' Subject: Re: [R] File Downloading Problem On Nov 1, 2010, at 10:41 AM, Duncan Murdoch wrote: > On 01/11/2010 10:37 AM, Santosh Srinivas wrote: >> Nope Duncan ... no changes .. the same old way without a

Re: [R] File Downloading Problem

2010-11-01 Thread David Winsemius
QUITIES/2010/NOV/cm01NOV2010bhav.csv.zip' -- David. Duncan Murdoch -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: 01 November 2010 19:04 To: Santosh Srinivas Cc: 'Rhelp' Subject: Re: [R] File Downloading Problem On 01/11/2010 9:22 AM

Re: [R] File Downloading Problem

2010-11-01 Thread Duncan Murdoch
doesn't allow you to use R, or me to use anything. Duncan Murdoch -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: 01 November 2010 19:04 To: Santosh Srinivas Cc: 'Rhelp' Subject: Re: [R] File Downloading Problem On 01/11/2010 9:22 AM

Re: [R] File Downloading Problem

2010-11-01 Thread Santosh Srinivas
V2010bha v.csv.zip" download.file(sURL,"test.zip") Put the same URL in a browser and it works fine. -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: 01 November 2010 19:04 To: Santosh Srinivas Cc: 'Rhelp' Subject: Re: [R] File Download

Re: [R] File Downloading Problem

2010-11-01 Thread Duncan Murdoch
On 01/11/2010 9:22 AM, Santosh Srinivas wrote: Dear Group, My code stopped working ... used to work till last week! sURL<- "http://www.nseindia.com/content/historical/EQUITIES/2010/NOV/cm01NOV2010bha v.csv.zip" > download.file(sURL,"test.zip") trying URL 'http://www.nseindia.com/content/histo

[R] File Downloading Problem

2010-11-01 Thread Santosh Srinivas
Dear Group, My code stopped working ... used to work till last week! sURL <- "http://www.nseindia.com/content/historical/EQUITIES/2010/NOV/cm01NOV2010bha v.csv.zip" > download.file(sURL,"test.zip") trying URL 'http://www.nseindia.com/content/historical/EQUITIES/2010/NOV/cm01NOV2010bha v.csv.zip'