Skip to content
Prev 167008 / 398502 Next

problems with download.file() from ftp?

FWIW,

Having done some quick checks, the appropriate incantation is

getURL('ftp://ftp.wcc.nrcs.usda.gov/data/snow/snow_course/table/history/idaho/13e19.txt', 

        ftp.use.epsv = FALSE)


  D.
Duncan Temple Lang wrote: