返回命令列表

Linux command

Copy with progress bar

网络

Requires network or a remote resource.

命令示例

Copy with progress bar

rsync -ah --progress src dest

说明

Useful Linux one-liner

FAQ

What is the rsync command used for?

Useful Linux one-liner

How do I run a basic rsync example?

Run `rsync -ah --progress src dest` in a terminal, then adjust file names, paths, flags, or remote targets for your system.