Skip to content
Adelhard Schulze edited this page Apr 12, 2022 · 10 revisions

Stand With Ukraine

android-file-transfer wiki

Android File Transfer for Linux and Mac OSX — reliable MTP client with minimalistic UI

You can download the latest executable Android File Transfer for Mac OS X on the releases page.

How to prepare to compile on OSX, short version

Install MacPorts https://guide.macports.org/chunked/installing.macports.html

sudo port install cmake

sudo port install qt5

Follow README.md

Using the CLI tool

running the CLI tool without arguments starts it in interactive mode. The help command returns a list of available commands.

Retrieving a file

files can be downloaded using the get command. Running get without specifying a destination downloads the file to the directory in which the CLI tool was started.