[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Transferring files from Debian computer to android phone



On 2015-06-19, Steve Greig <greigsteve@gmail.com> wrote:
>
> Not trying to rant but trying to explain why I want to stick with Free
> Software despite technical challenges.
>

Well, then, do like Reco said to do.

Then,

apt-get update

followed by

apt-get -t wheezy-backports jmptfs

(this might pull in fuse or other dependency packages; just say yes)

Usage:

Make a mountpoint somewhere:

mkdir ~/android_phone

jmptfs android_phone
(after plugging your phone in to a usb port)

fusermount -u android_phone

to unmount

I thinks that's it anyway.


Reply to: