Skip to main content

An easy-to-use wrapper for NTFS-3G on macOS

Project description

ezNTFS

ezNTFS is an easy-to-use wrapper for NTFS-3G on macOS.

Installation

To use ezNTFS, you will need Python 3, FUSE for macOS (osxfuse), and NTFS-3G installed in your system.

These can easily be installed using Homebrew, example: brew install ntfs-3g.

To install ezNTFS, run:

$ pip3 install ezntfs

It should be accessible from the terminal afterwards.

Usage

Mount all NTFS volumes using ntfs-3g (root privileges are needed for mounting):

$ sudo ezntfs all

Mount a specific NTFS volume (run ezntfs list to find the disk id):

$ sudo ezntfs <disk id>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ezntfs-0.1.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

ezntfs-0.1.2-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page