Begin3 Title: ETHERDFS Version: 0.8.2 Entered-date: 2018-02-03 Modified-date: 2018-02-03 Description: Ethernet DOS file system (maps a remote drive over raw Ethernet) Summary: EtherDFS is an 'installable filesystem' TSR for DOS. It maps a drive from a remote computer (typically Linux-based) to a local drive letter, using raw ethernet frames to communicate. For years, I was using LapLink to transfer files between my various "retro" computers. It works, yes, but it's also annoyingly slow and requires constant attention. One day I thought, "Wouldn't it be amazing if all my DOS PCs could share a common network drive, similarly to how NFS operates in the *nix world?". This day EtherDFS was born. I clearly didn't invent anything - the concept has been around almost as long as the first IBM PC, and several commercial products addressed that need in the past. I am not aware, however, of any free and open-source solution. Besides, all the commercial solutions I know require to set up a pretty complex network environment first, while EtherDFS doesn't need anything more than just a packet driver. Changes: support for lock/unlock operations (INT 2Fh,110Ah) Keywords: etherdfs Author: Mateusz Viste Maintained-by: Primary-site: Alternate-site: http://etherdfs.sourceforge.net Original-site: Platforms: DOS Copying-policy: MIT License Group: net MD5: b32d62cb573ca3e513856f3c61bfd418 SHA: 051deb3d0ed49f3223af6cc883149219dbde1e6152d00460a0e6aede14e5c364 End