Copy Files Faster With Sync On Linux

This is a Bash/Shell snippet, talking about copy, file, sync and linux

Copy Files Faster With Sync On Linux Add to Favorite

rsync -rv file_path target_path --progress

r : recursive v: verbose --progress : shows progress with percentage

Created by ThePeppersStudio (278 days, 4.27 hours ago)

Do you want to leave a message? Please login first.