What are "good" ways, within R, to download all files (perhaps including folders/directories?) from an FTP site and then save these files to a local hard drive? Is try(getURL) {RCurl} and save() the "best" functions to utilize? Any other suggestions?
[[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.