# There isn't. See here as to why. Although it does more than you need,
# rsync has a --progress parameter. The -a will keep permissions,etc,
# and -h will be human readable.
rsync -ah --progress source destination
$ rsync -ah --progress source-file destination-file
sending incremental file list
source-file
621.22M 57% 283.86MB/s 0:00:01