Skip to contents

list_files_ftp_worker Attempt to get list of filenames on an FTP site. See list_files_ftp() Uses RCurl::getURL(url, dirlistonly = TRUE)

Usage

list_files_ftp_worker(url, credentials, sleep, verbose)

Arguments

url

URL

credentials

?

sleep

?

verbose

?

Value

list of file names