Skip to content

Releases: FDOS/xcopy

Version 1.9a

06 Apr 14:09
a52cb4b
Compare
Choose a tag to compare

version 1.9a (2025-04-07)

  • bugfix - fix free space check to succeed on EDR based DOS kernels

Version 1.9

26 Mar 21:03
401d49f
Compare
Choose a tag to compare

version 1.9 (2025-03-26)

  • bugfix to better check for free space for > 2GB files

Version 1.8

21 Mar 16:47
1e65d2b
Compare
Choose a tag to compare

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

13 Aug 19:31
fd1175a
Compare
Choose a tag to compare

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

09 Aug 23:12
1fa5254
Compare
Choose a tag to compare

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)