FTPClient.jl icon indicating copy to clipboard operation
FTPClient.jl copied to clipboard

Print download progress

Open cossio opened this issue 5 years ago • 1 comments

It would be nice if FTP long downloads printed some indication of progress.

cossio avatar Mar 02 '20 12:03 cossio

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.)

c42f avatar Mar 03 '20 03:03 c42f