I guess I should also mention that if both trees are local you can use:
find . -print -exec touch "/path/to/wrong/times/{}" --reference "{}" \;
On 04/07/2017 02:58 PM, Kevin Korb via rsync wrote:
> If you are sure the content is correct you can run rsync with both
> --times and --size-only.
>
> This will cause rsync to "fix" the timestamps on files that are the same
> size on both ends.
>
> On 04/07/2017 02:53 PM, McDowell, Blake via rsync wrote:
>> How do I transfer just the modification times with rsync? I now the file
>> content is the same but the modification times are different. Is there a
>> way to do this? Every way that I have tried causes the whole file to
>> transfer as well.
>>
>> Thanks
>>
>>
>
>
>
--
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb Phone: (407) 252-6853
Systems Administrator Internet:
FutureQuest, Inc. [email protected] (work)
Orlando, Florida [email protected] (personal)
Web page: http://www.sanitarium.net/
PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
signature.asc
Description: OpenPGP digital signature
-- 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
