我来说一下吧,
首先,要把这几个东西分一下类
1、cia commander/ntfs4dos
这都是datapol的产品,优点在于比较小,这一类不支持中文
cia commander是一个独立的操作系统;ntfs4dos是dos下的程序,占用内存较大,且不支持长文件名,这对于ntfs有时是致命的。
2、ntfspro
这是winternals的产品,体积太大,bug也很多,而且是唯一一个加载了不能退出的程序,因此它其实很烂,但出的最早,所以用的人最多。支持长文件名,不支持中文,但若用修改过的nls文件,可以看中文名,但不能操作;
3、paragon系列
这一系列支持ntfs/ext2/ext3和隐藏分区的读写,目前似乎还不支持中文,内存占用较少,支持长文件名。mount everything for dos就是ifs for dos,它是命令行程序;partition explorer是一个图形界面的文件管理器。
4、再提两个楼主未提到的,一个是partition magic 8的btini.exe,一个是ghost 8的omnifs.exe。它们分别是两个著名程序的内核
这两个程序可以在dos下读写ntfs分区,但是不能挂在分区,读写是通过两个程序的命令参数来进行的,因此操作较为复杂。btini.exe只能从ntfs复制文件或者复制文件到ntfs,功能较弱;omnifs.exe功能较强,有copy,dir,ren,del等命令可以操作。
omnifs.exe的独到之处在于,它是运用了ghost 8.x的内核,可以真正支持中文名的操作,而且在没有加载usb驱动的情况下,可以访问usb盘。
两者有一个明显的缺点,就是每次操作命令相当于要加载一次驱动,卸载一次驱动,因此就显得慢了不适用于要访问大量文件,执行很多读写操作的场合。两者网址可看此贴:
http://www.cn-dos.net/forum/viewthread.php?tid=16645
5、只读程序ntfsdos,ntfsread
一个是命令行一个是图形界面,由于是只读程序,限制太大,用途不是很多
Let me talk about it.
First of all, we need to classify these few things.
1. cia commander/ntfs4dos
These are all products of datapol. The advantage is that they are relatively small. This category does not support Chinese. cia commander is an independent operating system; ntfs4dos is a program under DOS, which occupies a large amount of memory and does not support long file names. This is sometimes fatal for ntfs.
2. ntfspro
This is a product of winternals. The volume is too large, there are many bugs, and it is the only program that cannot be exited after loading. Therefore, it is actually very bad, but it was released the earliest, so it is used by the most people. It supports long file names and does not support Chinese. But if you use the modified nls file, you can see the Chinese name, but you cannot operate it.
3. paragon series
This series supports reading and writing of ntfs/ext2/ext3 and hidden partitions. It currently does not seem to support Chinese, occupies less memory, and supports long file names. mount everything for dos is ifs for dos, which is a command-line program; partition explorer is a graphical interface file manager.
4. Also mention two that the landlord did not mention, one is btini.exe of partition magic 8, and one is omnifs.exe of ghost 8. They are respectively the kernels of two famous programs.
These two programs can read and write ntfs partitions under DOS, but cannot mount partitions. Reading and writing is carried out through the command parameters of the two programs, so the operation is more complicated. btini.exe can only copy files from ntfs or copy files to ntfs, with weak functions; omnifs.exe has stronger functions, and has commands such as copy, dir, ren, del for operation.
The uniqueness of omnifs.exe is that it uses the kernel of ghost 8.x, can really support the operation of Chinese names, and can access USB disks without loading USB drivers.
Both have an obvious shortcoming, that is, each operation command is equivalent to loading a driver once and unloading a driver once, so it is slow and not suitable for occasions that need to access a large number of files and perform many read and write operations. For the URLs of the two, you can see this post:
http://www.cn-dos.net/forum/viewthread.php?tid=16645
5. Read-only programs ntfsdos, ntfsread
One is command line and the other is graphical interface. Because it is a read-only program, the restrictions are too large, and the usage is not very much.