Re: rsync not backing up all files

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

 



On 12/18/2013 06:56 AM, Robert Moskowitz wrote:
$ rsync -ah --stats ./ /run/media/rgm/6XW1484R/lx120e.htt/rgm/backup-131218

Number of files: 30174
Number of files transferred: 25251
Total file size: 34.93G bytes
Total transferred file size: 34.93G bytes
Literal data: 34.93G bytes
Matched data: 0 bytes
File list size: 776.54K
File list generation time: 0.121 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 34.94G
Total bytes received: 499.44K

sent 34.94G bytes  received 499.44K bytes  23.53M bytes/sec
total size is 34.93G  speedup is 1.00

==================================================

So the question is why were ~5k files NOT copied?  Properties on /home/rgm shows
~42GB disk used.

"Number of files" includes a lot of things (directories, symlinks) that are
not ordinary files.  See if "find . ! -type f | wc -l" gives you a number
that accounts for the difference.

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
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