wok-next view posixovl/description.txt @ rev 20111

glade: typo; disable zip recompression for python, py3k, py3k3.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 30 01:52:44 2017 +0200 (2017-10-30)
parents
children
line source
1 With posixovl it is possible to mount FAT, VFAT, NTFS file system so that it
2 behaves like POSIX. File permissions, symbolic links etc. are supported
3 transparently. An extra file stores the information and the file system itself
4 stays unmodified. It is a modern equivalent of the UMSDOS file system.
6 Typical use: Mount an USB FAT32 drive with posixovl and your files retain their
7 permission settings.
9 This package extends mount and provides option '-t posixovl'.