On Mon, Apr 18, 2011 at 3:00 PM, Genes MailLists <li...@sapience.com> wrote:
> On 04/18/2011 03:50 PM, Bill Davidsen wrote:
>> Genes MailLists wrote:
>>> On 04/17/2011 09:33 AM, Genes MailLists wrote:
> ..
>>>>    rsync -avz --delete --delete-excluded --hard-links
>>>>
>>
>> No, what options are you using to rsync. I do a similar thing, but 
>> selectively
>> to save bandwidth. I copy stuff with the -aSH options, for various things I 
>> keep
>> copied. There is a CRC option, but you shouldn't need it.
>
>  My options are as above :-)

If you log what rsync is doing by adding --log-file=FILE, it will report what it
thinks has changed.  You might also need --itemize-changes.  See man rsync
under --itemize-changes for a description.

-- 
Dale Dellutri
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to