How to display transfer speed with rsync?

How to display transfer speed with rsync?

Hi,

I am transferring the big file using rsync. I want to know how to display the transfer information such as transfer speed, total time, done precent ect. with the rsync command?

Thanks

View Answers

August 29, 2014 at 12:30 AM

Hi,

You should use the following command:

rsync --progress source destination

The --progress parameter will display the transfer information.

Thanks









Related Tutorials/Questions & Answers:
How to display transfer speed with rsync?
how to measure data transfer speed
Advertisements
ModuleNotFoundError: No module named 'rsyncr'
how to display?
how to display?
how to display?
CPU fan speed - Security
how to display?
how to display image with listview
How to transfer the excel content on consol to the database
ModuleNotFoundError: No module named 'speed'
How to display string or character
How to display date in JSP?
How to transfer a file in java using SSH & Telnet
HOW TO DISPLAY TABLEEEE
How to display the current time
How to display date in JSP?
How to display a file for 24 hours?
how to display multiple images on browser
how to display multiple images on browser
how to display the email message in jsp
ModuleNotFoundError: No module named 'speed-date'
ModuleNotFoundError: No module named 'speed-profiler'
ModuleNotFoundError: No module named 'speed-stack'
ModuleNotFoundError: No module named 'speed-test'
ModuleNotFoundError: No module named 'speed-tester'
ModuleNotFoundError: No module named 'vultr_speed'
How to display windows virtual keyboard
how to display response in request page
how to display pdf file on browser
how to display records from database
how to display the image in center - Ajax
how to display data in excel sheet?
How to display nested ArrayList in JSF
How to display multiple images in jsp
display
How to display button as a link in vaadin?
How to display the data column on jsp
how to display nth greatest salary - SQL
how to display data from database in jsp
how to use stringtokenizer on table? and display in table format.
How to display image in Swing?
How to display image in Swing?
How to Display Data in a tree structure on the GUI
HOW TO DISPLAY 2 ROWS OF CONTROLS
HOW TO DISPLAY 2 SET OF CONTROLS
How to Display Font Other than english
ModuleNotFoundError: No module named 'speed-friending-matcher'
how can i display a editable result of form?
How to transfer the value of a long  array into long buffer.

Ads