• Please review our updated Terms and Rules here

A new mTCP NetDrive for DOS is available: Now with an Undo feature!

mbbrutman

Associate Cat Herder
Staff member
Joined
May 3, 2003
Messages
6,497
mTCP NetDrive lets you mount floppy disk and hard drive images over the network to your DOS machine, allowing you to add gigabytes of network attached storage in seconds. It runs on all versions of DOS starting at DOS 2.0, requires a minimal amount of RAM, and will work across WiFi or even across the Internet.

The newest version has a big new feature - "Undo" support for hard drives. Imagine being able to undo accidents, corruption, or just revert your drive images to an earlier state in seconds, right from inside of DOS. This version of NetDrive does that, with no additional memory requirements on the DOS side. Enabling this feature is as simple as creating a zero length file on the server side. The best way to understand it is to try it out:
  • Setup journaling on a disk image - create the a zero length file on the server side for the disk image you want to add "Undo" to.
  • Connect to the disk image from DOS
  • From inside of DOS use the "NETDRIVE LIST_CP" command to ensure journaling is actually enabled on the image.
  • Make a mess ... delete things, cross link the FAT, whatever you want.
  • From inside of DOS use the "NETDRIVE GOTO_CP" command, and within a few seconds you are back to where you were when you first started.
Other changes include support for longer drive image names, better error handling when a UDP packet is lost, and some minor performance improvements.

See the documentation and download it at https://www.brutman.com/mTCP/mTCP_NetDrive.html .
 
Last edited:
Thank you! I discovered your work at the right time and has saved me a lot of time transferring data and installing apps in my old PCs.
Should this information be pinned on top of the forum?
 
Thank you! I discovered your work at the right time and has saved me a lot of time transferring data and installing apps in my old PCs.
Should this information be pinned on top of the forum?

If somebody were to write a generalized post with a survey of the networking or file sharing options, that would be a good candidate for a sticky. I'm still a moderator here so I don't want to be be unfair and specifically promote my software by making a thread like this stick.
 
Just a quick update ... a server version for recent Macs (darwin/arm64) has been added to the downloads. Thanks to Tim Sedlmeyer for prompting me to do the cross compile and doing the testing for it!
 
Greetings!

It is now possible to use mTCP NetDrive and other mTCP programs at the same time! But before I unleash this on the world, I need some additional testing help. If you are interested in seeing the code early and helping out, please send me an email at mbbrutman at gmail dot com. You will get a link to a zip file that includes a test version of all of the code.

I've been testing it since late August and it works great. But I'm paranoid about testing, hence the extra effort here.

Thanks!
Mike
 
Back
Top