linux:rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:rsync [2023/03/08 05:45] – [RSYNC] adminlinux:rsync [2024/02/28 11:56] (current) – [RSYNC transfer rate скорость копирования pv] admin
Line 35: Line 35:
 </code> </code>
 ===== RSYNC transfer rate скорость копирования pv ===== ===== RSYNC transfer rate скорость копирования pv =====
-<code> +<code BASH
--- https://unix.stackexchange.com/questions/3575/display-transfer-speed-when-performing-cp-from-the-command-line +## https://unix.stackexchange.com/questions/3575/display-transfer-speed-when-performing-cp-from-the-command-line 
-rsync --progress source destination + rsync --progress source destination 
-pv -p file1 > file2+ pv -p file1 > file2
 </code> </code>
 {{:linux:pasted:20211121-044853.png}} {{:linux:pasted:20211121-044853.png}}
  • linux/rsync.1678254344.txt.gz
  • Last modified: 2023/03/08 05:45
  • by admin