How to Install fuse-posixovl in Ubuntu 18.04



Install fuse-posixovl by entering the following commands in the terminal:

sudo apt update
sudo apt install fuse-posixovl

Description:

FUSE file system that provides POSIX functionality

With posixovl it is possible to mount FAT, VFAT, NTFS file system so that it behaves like POSIX. File permissions, symbolic links etc. are supported transparently. An extra file stores the information and the file system itself stays unmodified. It is a modern equivalent of the UMSDOS file system. . Typical use: Mount an USB FAT32 drive with posixovl and your files retain their permission settings. . This package extends mount and provides option '-t posixovl'.

Homepage: http://sourceforge.net/projects/posixovl

Version: 1.2.20120215+gitf5bfe35-1

Section: universe/misc