FreeDOS XCOPY (rxcopy 1.3) dir attrib bug + patch (Users)
> Or just grab the updated binary w/ src here:
> rxcopy14.zip
> (52k)
(EDIT: Sorry in advance for bumping this old thread. Just putting this here for completeness' sake.)
Or try this very very tiny manual patch that I just figured out (easier than downloading a new version or recompiling, if you're lazy or minimalist, heh):
--------------------------------------------------------------------------
Older RxCopy 1.3 has a bug when trying to copy dirs w/ attribs (e.g. +r), so
either upgrade to 1.4 or unpack the UPX'd .EXE for 1.3 and make this change:
12c12
< 00001790: 807EE910 cmp b,[bp][-0017],010 ;" "
---
> 00001790: F646E910 test b,[bp][-0017],010 ;" "
http://www.coli.uni-saarland.de/~eric/stuff/soft/by-others/rxcopy14.zip (52k)
or
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/xcopy/rxcopy/
Complete thread:
- FreeDOS XCOPY (rxcopy 1.3) dir attrib bug + patch - Rugxulo, 22.09.2007, 04:51 (Users)
- FreeDOS XCOPY (rxcopy 1.3) dir attrib bug + patch - Rugxulo, 23.09.2007, 01:41
- FreeDOS XCOPY (rxcopy 1.4) released - Rugxulo, 28.09.2007, 13:00
- FreeDOS XCOPY (rxcopy 1.3) dir attrib bug + patch - Rugxulo, 26.04.2008, 21:21
- FreeDOS XCOPY (rxcopy 1.3) dir attrib bug + patch - Rugxulo, 23.09.2007, 01:41