> FAT implementions arent "just swappable" - they are more a adapter between > the OS interface (FCBs/DOS 2.0 file descriptors in FreeDOS) and the > blockdev driver.
Yes back in the times DOS was not much more than a BIOS which helped apps to work with files, hence the D in DOS. A good idea would probably be - similar to SMBCLIENT - to have a FTP style tool which lets you copy files from and to EXFAT disks, based on that library. It should also be able to list directories and have a concept of "current directory" and probably some interactive mode, I think :-) Regards, Eric _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
