Skip to content

FTP4DOS v0.9.5a

Latest

Choose a tag to compare

@Projanglez Projanglez released this 26 Jun 15:53

Maintenance release over v0.9.5.

Fixes

  • Downloading files with multi-dot / long names (e.g. apack-1.00.zip) no longer fails. The local target is now mapped to a valid DOS 8.3 name (e.g. APACK-1~1.ZIP) instead of failing to create the file. Applies to both the F5 single-file download and batch copy.
  • Ctrl+C now works as a shortcut for "compare panels" (the numpad + action). The keyboard is read via the BIOS (INT 16h), so Ctrl+C is no longer swallowed by DOS and no longer echoes a stray ^C.

Changes

  • Date and Time sorting merged into one "Date/Time" criterion. A file timestamp is a single entity (date major, time minor); the old separate, time-of-day-major "Time" sort was removed. Sort menu (Alt+F3) now lists Name, Extension, Size, Date/Time, Default.
  • Minor F1 help text wording/consistency tweaks.

Downloads

  • FTP4DOS.EXE — the DOS executable.
  • ftp4dos-mtcp-src-2025-01-10.zip — unmodified mTCP source (Michael B. Brutman, GPLv3), provided to satisfy the license; unchanged since v0.9.5.