On 2/13/2021 11:39 PM, Brian Inglis wrote: > > Rsync is how Cygwin mirrors are maintained, so simple issues would > have been reported, and checking would report mirror failures. I understand, though I have a feeling 32bit rsync is not used any longer, given that most folks are on 64 bit now. > > Please provide some info about your system per > https://cygwin.com/problems.html > by running and attaching the output file as a text attachment to your > reply: > > $ cygcheck -hrsv > cygcheck.log Attached. > > What edition and release of Win10 are you running? Home/Pro/... and e.g. > > $ regtool list -v > /proc/registry/HKEY_LOCAL_MACHINE/SYSTEM/Software/Microsoft/ > CTF\ () > BuildLab (REG_SZ) = "18362.19h1_release.190318-1202" > BuildLabEx (REG_SZ) = "18362.1.amd64fre.19h1_release.190318-1202" BuildLab (REG_SZ) = "19041.vb_release.191206-1406" BuildLabEx (REG_SZ) = "19041.1.amd64fre.vb_release.191206-1406" > > What is your cygwin release from uname or /proc/version e.g. > > $ uname -srvmo > CYGWIN_NT-10.0 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin > $ head /proc/version > CYGWIN_NT-10.0-18363 version 3.1.7-340.x86_64 (corinna@calimero) (gcc > version 9.3.0 20200312 (Fedora Cygwin 9.3.0-1) (GCC) ) 2020-08-22 > 17:48 UTC CYGWIN_NT-10.0-WOW 3.1.7(0.340/5/3) 2020-08-22 19:03 i686 Cygwin CYGWIN_NT-10.0-19042-WOW64 version 3.1.7-340.i686 (corinna@calimero) (gcc version 9.3.0 20200312 (Fedora Cygwin 9.3.0-1) (GCC) ) 2020-08-22 19:03 UTC > > What rsync version are you using e.g. > > $ rsync --version > rsync  version 3.2.4dev  protocol version 31 > Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. > Web site: https://rsync.samba.org/ > Capabilities: >     64-bit files, 64-bit inums, *64-bit timestamps*, 64-bit long ints, >     socketpairs, hardlinks, no hardlink-specials, symlinks, IPv6, atimes, >     batchfiles, inplace, append, ACLs, xattrs, optional protect-args, > iconv, >     symtimes, prealloc, stop-at, no crtimes > Optimizations: >     no SIMD, asm, openssl-crypto > Checksum list: >     *xxh128 xxh3 xxh64 (xxhash)* md5 md4 none > Compress list: >     zstd lz4 zlibx zlib none > > Cygwin 32 shows differences flagged above and below: > > $ rsync --version > rsync  version 3.2.4dev  protocol version 31 > Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. > Web site: https://rsync.samba.org/ > Capabilities: >     64-bit files, 64-bit inums, *32-bit timestamps*, 64-bit long ints, >     socketpairs, hardlinks, no hardlink-specials, symlinks, IPv6, atimes, >     batchfiles, inplace, append, ACLs, xattrs, optional protect-args, > iconv, >     symtimes, prealloc, stop-at, no crtimes > Optimizations: >     no SIMD, no asm, openssl-crypto > Checksum list: >     md5 md4 none > Compress list: >     zstd lz4 zlibx zlib none > sh-4.4$ rsync --version rsync  version 3.2.4dev  protocol version 31 Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. Web site: https://rsync.samba.org/ Capabilities:     64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,     socketpairs, hardlinks, no hardlink-specials, symlinks, IPv6, atimes,     batchfiles, inplace, append, ACLs, xattrs, optional protect-args, iconv,     symtimes, prealloc, stop-at, no crtimes Optimizations:     no SIMD, no asm, openssl-crypto Checksum list:     md5 md4 none Compress list:     zstd lz4 zlibx zlib none Jim -- Jim Brain brain@jbrain.com www.jbrain.com