Skip to content
Prev 14409 / 398502 Next

FTP-Access from R

You haven't told us the R platform. But R's ftp is taken from libxml on
most systems, and it's not a complete implementation.

I suggest you use download.file with method = "wget".
On Tue, 23 Oct 2001, Joerg Maeder wrote: