Currently only if I insert an SD Card with JumpDrive installed PinePhone gets detected on my PC, but without it I cannot transfer any files to or from via USB. I have tried both Plasma Mobile and Phosh versions and in both of them USB file transferring didn't work.
How to make USB file transferring work?
Will it be enabled by default in feature?
(02-24-2021, 12:30 PM)marcih Wrote: Mobian used to have a daemon that would let you transfer files over MTP. Try to see if the "umtp-responder" package is available for Manjaro and install it. You can also submit a feature request in the Manjaro issue tracker (all the graphical environments have a separate one).
Apparently warrior linux style is via scp over ssh e.g.
Code:
scp ~/*.txt kde@<ip address>:/home/kde/
You can invert source and destination to copy from Pinephone to laptop/desktop from which you ssh.
You need to be able to ssh e.g. kde@<ip_address> for scp to work, of course. Google or man for scp info.
Pinephone v1.2 UBports CE. Adelaide, Australia using Amaysim SIM (Optus network, VoLTE enabled) with Mobian SD card. VoLTE working also with Felix / Vodafone AU and Aldimobile / Telstra AU.
Manjaro Plasma Mobile on EMMC.