Menu

Tree [6d76d8] master v1.1.19 /
 History

HTTPS access


File Date Author Commit
 COMPILING.md 2021-10-09 Jabez Winston Jabez Winston [6d76d8] Changes in documentation for v1.1.19 release
 DETAILED_USAGE.md 2021-10-09 Jabez Winston Jabez Winston [6d76d8] Changes in documentation for v1.1.19 release
 README.md 2021-10-09 Jabez Winston Jabez Winston [6d76d8] Changes in documentation for v1.1.19 release
 install_winusb_driver.png 2019-08-10 Jabez Winston Jabez Winston [a60995] Initial documentation
 mtp-tools.gif 2021-01-11 Jabez Winston Jabez Winston [020478] Added GIF for show mtp-tools usage

Read Me

Using MTP tools in Windows

Output

Replace MTP driver by WinUSB driver

  • Download Zadig
  • Open Zadig and select Options → List All Devices.
  • Select your Mobile phone from list of devices and install WinUSB (v6.1.7600.xxxxx) driver by clicking Replace Driver

Output


Usage

Download and extract precompiled binaries of MTP tools for Windows

Operation Command
Device check mtp-detect
List files mtp-filetree
mtp-files
Copy file from device mtp-getfile <fileid> <dest_filepath>
mtp-connect --getfile <src_filename> <dest_filepath>
Copy file into device mtp-sendfile <src_filepath> <dest_filename>
mtp-connect --sendfile <src_filepath> <dest_filename>
Delete file in device mtp-delfile -n <file_id>
mtp-delfile -f <filename>
mtp-connect --delete <filename>
Create folder mtp-newfolder <foldername> 0 <storage_id>
mtp-connect --newfolder <foldername>
Create sub-folder mtp-newfolder <foldername> <parentfolder_id> <storage_id>
Format device mtp-format

Other docs

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.