mtools 4_0_48

Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix without mounting them. It supports Win'95 style long file names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high density 3 1/2 disk). In addition to file access, it supports many FAT-specific features: volume labels, FAT-specific file attributes (hidden, system, ...), "bad block" map maintenance, access to remote floppy drives, Iomega ZIP disk protection, "secure" erase, display of file's on-disk layout, etc.

Tags dos fat linux utility gnu c
License GNU GPLv3
State initial

Recent Releases

4_0_4815 Mar 2025 08:05 minor bugfix: Portability, mostly for Watcom compiler. Cleaned up some other warnings. Various runtime for windows (/dev/tty vs CONIN ). Use correct mtools (sub)command name in usage() when using -c. Other usage() spelling/wording - mtype'ing multiple files at once. Integrate mkmanpages into make system, clean it, and credit. Texi2roff's original developer and others Document compilation on less usual environments in INSTALL. Uninitialized buffer in mformat. Parameter counting error in mcd, and document that image. File name is not remembered
4.0.4822 Feb 2025 21:29 minor bugfix: Portability, mostly for Watcom compiler. Cleaned up some other warnings. Various runtime for windows (/dev/tty vs CONIN ). Use correct mtools (sub)command name in usage() when using -c. Other usage() spelling/wording - mtype'ing multiple files at once. Integrate mkmanpages into make system, clean it, and credit. Texi2roff's original developer and others Document compilation on less usual environments in INSTALL. Uninitialized buffer in mformat. Parameter counting error in mcd, and document that image. File name is not remembered
3.206 Dec 2024 00:45 minor feature: Update release diff link Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
3.129 Nov 2024 13:25 minor feature: Update ChangeLog and bump version for v3.1 release Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
3.026 Feb 2024 00:25 minor feature: Update ChnageLog and bump version for v3.0 release Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
2.329 Jul 2015 22:05 major bugfix: First release of the mtools multicast testing suite (msend and mreceive) after importing the sources from the Multimedia Networks Group, University of Virginia, http://www.cs.virginia.edu/ mngroup/software/. Changes include, but are not limited to: Code cleanup and modernization to be able to build with a modern (2015) GCC and Clang. Simplify, clean up and reindent code to use KNF. Removed old support for Windows. Add common README and create real man pages. Tested on Ubuntu Linux 14.04 (Amd64) and FreeBSD (Amd64)!