|
|
来自安焦。
http://www.xfocus.net/tools/200603/1141.html
PARAGON NTFS FOR LINUX IFS DRIVER
1: About the NTFS for Linux driver
The NTFS for Linux provides the ability to access files on NTFS
filesystem in Linux platforms.
Historically, different operating systems support different file
systems. For this reason, files for different operating systems
are separated from each other, and common documents must have a
duplicate in every platform. It was a large discomfort for
people who used several platforms on a single computer.
For instance, documents, which are created in Windows and placed
on NTFS partitions, are inaccessible in Linux only because Linux
does not include NTFS support. The user needs actually to
duplicate the document and keep attention to synchronize
periodically copies placed on different partitions. The
seemingly easy action of copying files to another location
becomes a nuisance when source and target locations are
available only in different operating systems.
NTFS for Linux solves these problems - now everyone can access
NTFS partitions from Linux in a usual manner. The driver allows
mounting NTFS partitions, so that programs can work
transparently with these drives- browse contents, open
documents, run applications, work with existing files and create
new ones. |
|