Skip to content

MsEpsilon/mtp2fs

Repository files navigation

mtp2fs

A Windows console utility application that mounts a MTP(Media Transfer Protocol) to a filesystem.

C++ Visual Studio Hits-of-Code MSBuild

Usage

mtp2fs [arguments]

Command Short Description
--help -h Shows a help message.
--mount -m Mounts a MTP device to a drive letter.
--list -l Lists connected MTP devices.

Building from source

  1. Install dokan. https://github.com/dokan-dev/dokany

  2. Open the solution file mtp2fs.sln using Visual Studio 2022, and build from there.

License

This project uses a MIT License.

About

A Windows console application that mounts a MTP(Media Transfer Protocol) to a filesystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published