Return to site

Android File Transfer Linux

broken image


Android File Transfer is an MTP utility client to transfer data between Android and Linux. It is a clone of Android File Transfer which is available for Mac OS. It is very simple and has very minimalistic easy to use user interface, this program is written in Qt. Wired connectivity is always the fastest way to do any type of file/data transfer and Android phones can be connected to Linux PC through USB data cable. Connect your Android smartphone and your Linux computer with USB cable. On your phone, you will be prompted for selecting a connection type. Choose 'Transfer photos (PTP)' there. Android File Transfer is an MTP client tool that is used to transfer files from android devices to Linux OS and from Linux OS to Android devices. It is similar to Android File Transfer that is available for Mac OS and has a very minimalistic and easy to use interface.

  1. Free Android Transfer For Pc
  2. How To Transfer From Android To Computer
  3. Android File Transfer Download Linux

Are you tired of finding and plugging in your USB cable just to transfer files between Android and Ubuntu desktop? In this quick tutorial, we will show you how to easily share files between the two. This is the easiest way.

Free Android Transfer For Pc

Transfer Files between Android and Ubuntu Using FTP

First install a FTP server on your android device. There's a lot of FTP servers for Android such as this good one.

Home video manager. Click the Install button on that webpage and Google Play store will automatically download and install it on your Android device.

Once the FTP server is installed on Android, open the app then press the red power button to start FTP server.

Once it's started, it will give you the FTP server address, username and password of your android device. It also tells you that anonymous user is enabled and where the home directory is located.

Now open nautilus file manager on your Ubuntu desktop, go to File > Connect to Server. Call of duty modern warfare login.

Enter the FTP server address of your Android device. Then click Connect.

In the next window, select the default Anonymous option and click Connect.

And now nautilus will take you to the home directory of your Android FTP server.

If a SD card is inserted to your Android phone or tablet, then the default home directory will be your SD card.

Using FTP, you can transfer any files be it mp3 file, e-book, video, picture etc from Ubuntu desktop to your Android device or vice versa. It's like another hard drive partition is mounted.

Linux

You can also configure the FTP port, home directory, anonymous access, read and write permission etc for your Android FTP server. Applocker 2 7 0 9.

Do you know other ways to transfer Files between Android and Ubuntu? Leave your comments below and as always, if you found this post useful, please subscribe to our free newsletter or follow us on Google+, Twitter or like our Facebook page

Package Details: android-file-transfer-linux-git continuous.r0.g14cdedc-1

Package Actions

  • View PKGBUILD / View Changes
Git Clone URL: https://aur.archlinux.org/android-file-transfer-linux-git.git (read-only, click to copy)
Package Base: android-file-transfer-linux-git
Description: An interactive MTP client implemented in C++ using Qt toolkit
Upstream URL: https://github.com/whoozle/android-file-transfer-linux
Licenses: LGPL2.1
Conflicts: android-file-transfer
Submitter: sirocco
Maintainer: sirocco
Last Packager: sirocco
Votes: 24
Popularity: 0.000008
First Submitted: 2015-03-31 11:23
Last Updated: 2020-04-15 06:16

Dependencies (8)

  • fuse (fuse2)
  • hicolor-icon-theme(hicolor-icon-theme-git)
  • qt5-base(qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
  • taglib(taglib-git)
  • cmake(cmake-git)(make)
  • git(git-git)(make)
  • mesa(mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git)(make)
  • ninja(ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin)(make)

Sources (1)

TheGoliath commented on 2020-04-13 17:26

Needs update of pkgver, otherwise the package will always rebuild itself when used with an aur helper (continuous.r9.g5de45af-1 -> 3.2.r26.gb966969-1)

eduardolucioac commented on 2018-08-14 17:16

The command for git clone is resulting in timeout. I had to clone from the git repository manually.

Zepp commented on 2017-11-16 06:34

Well, after several times of trial and error, I manage to figure out that `--as-needed' flag is to blame. Since ldflags in `makepkg.conf' defaults to be `-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now', you can safely use `-DCMAKE_EXE_LINKER_FLAGS=-Wl,-O1,--sort-common,-z,relro,-z,now' to obtain better optimization.

Zepp commented on 2017-11-16 06:11

@andrej, It seems to be caused by the default linker flags set in `makepkg.conf', just pass one more parameter `-DCMAKE_EXE_LINKER_FLAGS='' when invoking cmake in PKGBUILD, it should solve the issue.
@sirocco, Please update PKGBUILD after confirming this issue.

andrej commented on 2017-09-23 22:35

This doesn't build on my system. :-(
FAILED: fuse/aft-mtp-mount
: && /usr/lib/ccache/bin/c++ -march=native -O2 -pipe -fstack-protector-strong -O3 -DNDEBUG -Wl,-O2,--sort-common,--as-needed,-z,relro -rdynamic fuse/CMakeFiles/aft-mtp-mount.dir/fuse_ll.cpp.o -o fuse/aft-mtp-mount -lmagic libmtp-ng-static.a -lfuse -lpthread && :
libmtp-ng-static.a(ObjectFormat.cpp.o): In function `mtp::(anonymous namespace)::Magic::~Magic()':
ObjectFormat.cpp:(.text+0x223): undefined reference to `magic_close'
libmtp-ng-static.a(ObjectFormat.cpp.o): In function `mtp::(anonymous namespace)::Magic::Magic() [clone .constprop.50]':
ObjectFormat.cpp:(.text+0x6fd): undefined reference to `magic_open'
ObjectFormat.cpp:(.text+0x73c): undefined reference to `magic_load'
libmtp-ng-static.a(ObjectFormat.cpp.o): In function `mtp::ObjectFormatFromFilename(std::__cxx11::basic_string, std::allocator > const&)':
ObjectFormat.cpp:(.text+0x1c88): undefined reference to `magic_file'
collect2: error: ld returned 1 exit status
[58/60] Building CXX object qt/CMakeFiles/android-file-transfer.dir/mainwindow.cpp.o
ninja: build stopped: subcommand failed.

WorMzy commented on 2015-12-16 21:50

How To Transfer From Android To Computer

Something has changed (presumably dependencies of dependencies), and the package refuses to build if mesa is not installed (can't find GL/gl.h). Namcap also reports that 'file' should be added to the depends array, as several binaries link against /usr/lib/libmagic.so.1.
Please add 'file' to the depends array, and 'mesa' to the makedepends array. Thanks!

sirocco commented on 2015-08-09 05:49

Anonymo commented on 2015-08-08 19:19

Android File Transfer Download Linux

https://bugs.archlinux.org/task/40486
https://bugs.archlinux.org/task/41055
https://bbs.archlinux.org/viewtopic.php?id=182016
Without it:
$ android-file-transfer
This application failed to start because it could not find or load the Qt platform plugin 'xcb'.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.

Anonymo commented on 2015-08-08 19:17

$ android-file-transfer
This application failed to start because it could not find or load the Qt platform plugin 'xcb'.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.

Anonymo commented on 2015-08-08 19:17

Jungle wild 3 slot machine. https://bugs.archlinux.org/task/41055
https://bugs.archlinux.org/task/40486
https://bbs.archlinux.org/viewtopic.php?id=182016
Without it:
$ android-file-transfer
This application failed to start because it could not find or load the Qt platform plugin 'xcb'.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.





broken image