Parse an FTP index page.

parse_ftp_index(url)

Arguments

url

The url of the FTP directory to parse.

Value

A character vector of file names.

Examples

if (FALSE) { parse_ftp_index("ftp://ftp.dfg.ca.gov/IEP_Zooplankton") }