<div dir="ltr">What about -c? It seems I'm getting a lot of spurious file transfer candidates when using:<div><br></div><div>-avvznIi --no-o --no-g --no-p<br></div><div><br></div><div>It's showing transfers (receive) for many files I know haven't been tampered with.</div><div><br></div><div>Thanks,</div><div><br></div><div>-Clint</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 7:53 PM, Kevin Korb <span dir="ltr"><<a href="mailto:kmk@sanitarium.net" target="_blank">kmk@sanitarium.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
That is correct.  Rsync will re-copy (delta xfer unless --wholefile)<br>
all the files.  You can always --dry-run if you aren't sure.<br>
<div><div class="h5"><br>
On 10/27/2015 10:07 PM, Clint Olsen wrote:<br>
> Hi:<br>
><br>
> I've been using rsync to create backups for a few years. A few<br>
> months ago I started experiencing sector errors. I ended up<br>
> replacing the drive and copying the drive data. It turns out that<br>
> due to the default behavior of rsync "quick check", some of the<br>
> files were modified without altering the modification time or size,<br>
> so these files are still clean in the backup. I would like to<br>
> recover these files, but I need to defeat the quick check in order<br>
> to do this. It looks like using:<br>
><br>
> -I, --ignore-times          don't skip files that match size and<br>
> time<br>
><br>
> will work. I just want to confirm that this covers it. The<br>
> long-form of the switch doesn't mention size, so I was concerned<br>
> this was the right way to accomplish this. If there are any other<br>
> switches that would be useful in the context of potentially corrupt<br>
> files, please feel free to chime in...<br>
><br>
> Thanks,<br>
><br>
> -Clint<br>
><br>
><br>
><br>
<br>
</div></div>- --<br>
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,<br>
- -*~<br>
        Kevin Korb                      Phone:    <a href="tel:%28407%29%20252-6853" value="+14072526853">(407) 252-6853</a><br>
        Systems Administrator           Internet:<br>
        FutureQuest, Inc.               Kevin@FutureQuest.net  (work)<br>
        Orlando, Florida                <a href="mailto:kmk@sanitarium.net">kmk@sanitarium.net</a> (personal)<br>
        Web page:                       <a href="http://www.sanitarium.net/" rel="noreferrer" target="_blank">http://www.sanitarium.net/</a><br>
        PGP public key available on web site.<br>
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,<br>
- -*~<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
iEYEARECAAYFAlYwOLkACgkQVKC1jlbQAQcvhgCgsD1NcaUijxcovEAdBNnCvqeB<br>
KZsAmwY8f73FoUY5cen2OmA7JlzE2Nml<br>
=auhS<br>
-----END PGP SIGNATURE-----<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Please use reply-all for most replies to avoid omitting the mailing list.<br>
To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" rel="noreferrer" target="_blank">https://lists.samba.org/mailman/listinfo/rsync</a><br>
Before posting, read: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="noreferrer" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a><br>
</font></span></blockquote></div><br></div>