@hackage ftp-client-conduit0.5.0.0

Transfer file with FTP and FTPS with Conduit

ftp-client is a library for communicating with an FTP server. It works over both a clear channel or TLS. ftp-client-conduit uses conduit to stream files and data in constant space.