Displaying 1 result from an estimated 1 matches for "mir1".
Did you mean:
mic1
2008 Mar 02
1
Rsync sending complete file?
its installed and working but i have no idea what im doing wrong.
The command i'm using:
#rsync -rv /media/mir1/ /media/mir2/
Now this works, recursive and verbose. However it takes approx 2 minutes
and the output at the end is:
sent 734973140 bytes received 42 bytes 10888491.59 bytes/sec
forgive me if im wrong but that means its sent 734973140 bytes... I thought
rsync only sent the differences?
I...