acore.io.ftp module

acore.io.ftp module#

download_from_ftp(ftp_url: str, user: str, password: str, to: str, file_name) str[source]#

Download a file from an FTP server.