---------- Forwarded message ---------- From: Steve Greig <greigst...@gmail.com> Date: Fri, Jun 19, 2015 at 9:18 AM Subject: Re: Transferring files from Debian computer to android phone To: Stefan Pietsch <stefan.piet...@lsexperts.de>
Unfortunately I do not know how to install things. The approach I took was to add https://packages.debian.org/jessie/jmtpfs to my sources.list and then type apt-get install jmtpfs into the konsole. I have pasted the response to that below and after that the contents of my sources.list (i tried with and without 'deb' in front of the line about jmtpfs in the sources.list but with the same error result). root@debian:/etc/apt# apt-get install jmtpfs Reading package lists... Error! E: Type 'https://packages.debian.org/jessie/jmtpfs' is not known on line 17 in source list /etc/apt/sources.list E: The list of sources could not be read. E: The package lists or status file could not be parsed or opened. root@debian:/etc/apt# # deb cdrom:[Debian GNU/Linux 7.1.0 _Wheezy_ - Official amd64 kde-CD Binary-1 20130615-23:04]/ wheezy main #deb cdrom:[Debian GNU/Linux 7.1.0 _Wheezy_ - Official amd64 kde-CD Binary-1 20130615-23:04]/ wheezy main deb http://ftp.uk.debian.org/debian/ wheezy main deb-src http://ftp.uk.debian.org/debian/ wheezy main deb http://security.debian.org/ wheezy/updates main deb-src http://security.debian.org/ wheezy/updates main # wheezy-updates, previously known as 'volatile' deb http://ftp.uk.debian.org/debian/ wheezy-updates main deb-src http://ftp.uk.debian.org/debian/ wheezy-updates main #deb http://repository.spotify.com stable non-free deb https://packages.debian.org/jessie/jmtpfs ~ On Fri, Jun 19, 2015 at 6:50 AM, Stefan Pietsch <stefan.piet...@lsexperts.de > wrote: > On 18.06.2015 15:47, Steve Greig wrote: > > ... > > > It would be great to have any ideas which could help me transfer files > > to the phone (I am particularly keen to move music files at the moment). > > I would be happy to use the command line but when I googled that it > > looked very complicated. > > > Have a look at jmtpfs. > > https://packages.debian.org/jessie/jmtpfs > > > Regards, > Stefan >