mount.ntfs
2017.3.23-8.fc29.x86_64 : Linux NTFS userspace driver
Install
- All systems
-
curl cmd.cat/mount.ntfs.sh
- Debian
-
apt-get install ntfs-3g
- Ubuntu
-
apt-get install ntfs-3g
- Alpine
-
apk add ntfs-3g
- Arch Linux
-
pacman -S ntfs-3g
- Kali Linux
-
apt-get install ntfs-3g
- Fedora
-
dnf install ntfs-3g-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ntfs-3g
- OS X
-
brew install ntfs-3g
- Raspbian
-
apt-get install ntfs-3g
- Dockerfile
- dockerfile.run/mount.ntfs
- Docker
-
docker run cmd.cat/mount.ntfs mount.ntfs
powered by Commando
ntfs-3g-2
2017.3.23-8.fc29.x86_64 : Linux NTFS userspace driver
ntfs-3g
NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write
NTFS driver for Linux and many other operating systems. It provides safe handling of the Windows XP, Windows Server 2003, Windows 2000, Windows Vista, Windows Server 2008 and Windows 7 NTFS file systems. NTFS-3G can create, remove, rename, move files, directories, hard links, and streams; it can read and write normal and transparently compressed files, including streams and sparse files; it can handle special files like symbolic links, devices, and FIFOs, ACL, extended attributes; moreover it provides full file access right and ownership support.