-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2014-01-02 01:13, Sharon Kimble wrote: > What I need to do is to be able to back it up to the external SD > card, which I can then dismount, remove it from the mobile and > mount it on my linux box. From there I can rsync it, but I was > hoping for a solution that wasn't so labour intensive.
This is what worked for me (based on your installed packages): - - create a mountpoint (or use an existing one) - - make sure you as user own it - - enable allow_other in /etc/fuse.conf - - make sure your in the fuse group - - connect your device - - unlock it and make sure it won't lock too fast again because otherwise it will disconnect - - sudo mtpfs -o allow_other /<yourmountpoint> This will take _very_ long. - - as soon as you got it, rsync from the device With the current version of mtpfs available, I could not manage to transfer files to the device, neither with rsync nor mc; it leads to an immediate connection error and the device is no longer reachable. I could however delete files on the device with mc. The reason why the writing won't work is unknown to me, I got errors by doing so. Maybe somebody else on the list can shed some light on that. For the transfer of files to the device I use Dolphin that handles it with kio-mtp and it works. It has other problems that I don't mention here, bugs.kde.org lists them. Whatever variant you pick, it seems to me that the whole MTP implementation is still a bit buggy and slow. And don't get me wrong, I'm grateful for the work done by the devs so far. I can live with it. Compared to the USB connectivity I had with older Droids, the whole MTP thing is not so nice. OTOH not losing the card on the device while having it plugged is an advantage of MTP IMO. HTH, ändu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iEYEARECAAYFAlLEupEACgkQ10pzsgdJvvRLeQCaAuMcwv8/3g6myc4CJpyEBBMq El8An2dCRfO8BoDO31rf2yLFVxjGA0Sx =GsHj -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52c4ba91.8070...@worldwideweber.ch