Not possible through cp
, but one may use rsync
instead.
Limit is in kb/s.
The additionnal flag --progress
may be used if needed.
rsync -av --bwlimit=5000 $UNXDOWN/<path>/ .
Not possible through cp
, but one may use rsync
instead.
Limit is in kb/s.
The additionnal flag --progress
may be used if needed.
rsync -av --bwlimit=5000 $UNXDOWN/<path>/ .