parse_ftp_index.Rd
Parse an FTP index page.
parse_ftp_index(url)
The url of the FTP directory to parse.
A character vector of file names.
if (FALSE) { parse_ftp_index("ftp://ftp.dfg.ca.gov/IEP_Zooplankton") }