Skip to content

Latest commit

History

History
28 lines (15 loc) 路 578 Bytes

File metadata and controls

28 lines (15 loc) 路 578 Bytes

aft-mtp-cli

Interact with MTP devices from the command line. More information: https://manpages.debian.org/testing/android-file-transfer/aft-mtp-cli.1.en.html.

  • Show this help

aft-mtp-cli {{[-h||--help]}}

  • Show debug output:

aft-mtp-cli {{[-v||--verbose]}}

  • Start interactive mode:

aft-mtp-cli {{[-i||--interactive]}}

  • Batch command processing:

aft-mtp-cli {{[-b||--batch]}} {{device_name}}

  • Read input commands from a file:

aft-mtp-cli {{[-f||--input-file]}} {{path/to/file}}

  • Display version information:

aft-mtp-cli {{[-V||--version]}}