Recently I was working on a project which uses this as a dependency and adding progress bars for network file operations. I notice that the upload function yields xfered, total_size, local_path, remote, whereas the download function does not. Not sure why this is.