Re: rights messed up after moving installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 06.11.2012 19:26, schrieb lee:
>> rsync never will transmit unchanged data again because it wroks
>> like diff -
> 
> Are you sure?

100% sure

this below is the vnstat-output of my main backup-machine
every night there are synced 1.5 TB data with the rsync.sh
from my last post

with rsync you can even transmit iso-images of a linux
installation-DVD and update RC1 to RC2 without much traffic

oversimplyfied:
* on both sides a rsync-process is running
* both are making a checksum of the same data-area
* let's say 250 blocks
* only this cheksum is transmitted and decides transmit data itself
* attributes are also listed on both sides and compared

finally i did recursive chown/chgrp/chmod with find on a server with
around 700k files, with progress/verbose rsync is listing them all,
the changes are applied on the receiver but the amount of transmitted
data goes to zero - without measure it you see the speed over WAN

thats why rsync over ssh with --compress is my most loved tool

     11/04/12      1.60 GiB |  263.07 MiB |    1.86 GiB |  180.50 kbit/s
     11/05/12      1.37 GiB |  409.26 MiB |    1.77 GiB |  171.48 kbit/s
     11/06/12      3.88 GiB |  466.12 MiB |    4.34 GiB |  445.64 kbit/s

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux