https://bugzilla.samba.org/show_bug.cgi?id=10233
--- Comment #1 from Darxus <dar...@chaosreigns.com> 2013-10-29 15:57:28 UTC --- A useful workaround would be something like: find / | grep -v 'gz$' > filelist.txt rsync -Pva --files-from=filelist.txt / <destination> Also, don't rsync /proc/kcore :/ -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html