FTPClient.jl
FTPClient.jl copied to clipboard
Print download progress
It would be nice if FTP long downloads printed some indication of progress.
For context, this originated on slack where @cossio was asking for FTP progress logging via DataDeps.jl. (Currently DataDeps uses a system downloader for ftp:// but FTPClient could be used.)