[R] using wildcards in download.file?

jtang at mappi.helsinki.fi jtang at mappi.helsinki.fi
Thu Apr 12 23:07:04 CEST 2012


Hi,
Do you know whether it is possible to use wildcards in download.file()?
For example:
url = "ftp://abc.com/*.*" # to download all the files in the ftp folder
download.file(url,destfile=...) # does not work, any solutions?

Thanks!

JIng



More information about the R-help mailing list