Hi:<div><br></div><div>I've been using rsync for a couple years now. Unfortunately, I've made some changes on both ends, so it's unclear what could be the culprit. I make extensive use of --link-dest to provide a cheap "Time Machine"-like backup for a Windows machine.</div><div><br></div><div>Source: Windows 7 running Cygwin (CYGWIN_NT-6.1 sith 1.7.33-2(0.280/5/3) 2014-11-13 15:47 x86_64 Cygwin)</div>







<div>Destination: Synology 1512+ (Linux NAS 3.2.40 #5021 SMP Wed Dec 17 18:30:52 CST 2014 x86_64 GNU/Linux synology_cedarview_1512+)</div><div><br></div><div>When I run with a command like the following:</div><div><br></div><div>/usr/bin/rsync -avz --itemize-changes --dry-run --no-o --no-g --no-p --exclude-from=/cygdrive/c/Users/clint/.rsync/exclude --delete --delete-excluded --link-dest=../latest /cygdrive/c/Users/clint /cygdrive/c/Users/nancy rsync@nas::NetBackup/sith/2015-01-09T11_58_16<br><p class="p1"><span class="s1"><br></span></p><p class="p1"><span class="s1">Rsync comes back and tells me this:</span></p><f+++++++++ nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<p class="p1"><br></p><p class="p1">However, the file is clearly there. Here's a bit of history of the file (with inodes listed):</p><div><br></div>301113395 -rwx------  329 rsync    users    205949262 Jun 26  2013 2014-12-29T02_00_02/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>44883985 -rwx------    1 rsync    users    205949262 Jun 26  2013 2015-01-05T10_17_47/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>24985621 -rwx------    1 rsync    users    205949262 Jun 26  2013 2015-01-06T02_00_02/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>13205531 -rwx------    1 rsync    users    205949262 Jun 26  2013 2015-01-07T02_00_01/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>56131615 -rwx------    1 rsync    users    205949262 Jun 26  2013 2015-01-08T02_00_02/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>30498850 -rwx------    1 rsync    users    205949262 Jun 26  2013 2015-01-09T02_00_02/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<br><br>30498850 -rwx------    1 rsync    users    205949262 Jun 26  2013 latest/nancy/Documents/SCRAPPING/Digital/Club Scrap/0313BookshelvesCSD/0313BookshelvesCSD.zip<p class="p1">I'm really perplexed as to how rsync thinks this file is new. The checksums seem to match as well.</p><p class="p1"><br></p><p class="p1">Thanks,</p><p class="p1"><br></p><p class="p1">-Clint</p></div>