Skip to content
Prev 166720 / 398502 Next

problems with download.file() from ftp?

I ran your script on Windows Vista Ultimate, SP1 and it worked fine:

## R start...
trying URL 'ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/
history/idaho/13e19.txt'
ftp data connection made, file length 5026 bytes
opened URL
downloaded 5026 bytes
## R end.
R version 2.8.1 (2008-12-22)
i386-pc-mingw32

locale:
LC_COLLATE=English_United Kingdom.1252;LC_CTYPE=English_United Kingdom.
1252;LC_MONETARY=English_United Kingdom.
1252;LC_NUMERIC=C;LC_TIME=English_United Kingdom.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods
base

        
On 12 Jan, 14:51, zack holden <zack_hol... at hotmail.com> wrote: