Releases: FDOS/xcopy
Releases · FDOS/xcopy
Version 1.9a
version 1.9a (2025-04-07)
- bugfix - fix free space check to succeed on EDR based DOS kernels
Version 1.9
version 1.9 (2025-03-26)
- bugfix to better check for free space for > 2GB files
Version 1.8
Bugfix release to reduce stack overflow errors when copying recursively
version 1.8 (2025-03-21)
- rework recursive xcopy to not use as much stack space (can be further reduced)
- also increase stack size when built with Open Watcom
version 1.8a (2025-03-21)
- additional reduction in stack usage to further reduce stack overflowing errors
version 1.8b (2025-03-21)
- bugfix - listmode /L option should not create directory structure, only simulate
v1.7
version 1.7
- really fix timestamp bug (hopefully), move updating until after copy
- fix sourceforge bug# 178, allow switches specified without spaces between them
- fix /D: to work skip older files than date even if no file exists at destination
Version 1.6
version 1.6
- fix bug causing timestamps to not always be set correctly (GitHub bug #8)
- fix bug causing stack corruption on Open Watcom builds (GitHub bug #7)
- improve free disk space calculation (fix GitHub bug #10)
xcopy16o.zip - release (built with Open Watcom - main build, you want this one)
xcopy16b.zip - build with Borland C/C++ (if you need/want it)