/ Published in: Bash
r : recursive v: verbose --progress : shows progress with percentage
Expand |
Embed | Plain Text
rsync -rv file_path target_path --progress
You need to login to post a comment.
r : recursive v: verbose --progress : shows progress with percentage
rsync -rv file_path target_path --progress
You need to login to post a comment.