Scroll to navigation

AFT-MTP-CLI(1) General Commands Manual AFT-MTP-CLI(1)

NAME

aft-mtp-cli - reliable MTP client with minimalistic UI

SYNOPSIS

aft-mtp-cli [options]

DESCRIPTION

Android-File-Transfer is a reliable MTP client with minimalistic UI. Its features are: 1. Simple Qt UI with progress dialogs. 2. FUSE wrapper, supporting partial read/writes, allowing instant access to your files. 3. No file size limits. 4. Automatically renames album cover to make it visible from media player. 5. USB ‘Zerocopy’ support found in recent Linux kernel (no user/kernel data copying). 6. No extra dependencies (e.g. libptp/libmtp). 7. Available as static/shared library. 8. Command line tool (aft-mtp-cli).

OPTIONS

Show this help
Show debug output
Force interactive mode
Batch command processing
Allow event processing
Use file to read input commands
No usb interface claim
Show version information

SEE ALSO

https://whoozle.github.io/android-file-transfer-linux/

AUTHOR

android-file-transfer was written by Vladimir Menshakov.

May 2019 android-file-transfer