can't get file transfer working. Help, please!
#7
(05-16-2021, 12:35 AM)quixote Wrote: At that prompt, I tried cp ~/anbox/* mobian@10.66.0.10:/home  but maybe I typoed something because it didn't go. I'll try again. Edited to add: nope. I've tried  mobian@10.66.0.10:/home  mobian@10.66.0.10:/home/mobian  mobian@10.66.0.10:/ and it keeps saying "is not a directory."

If you're using sshfs, that's not the way you would copy files, you copy to the mount point. If we assume that you mounted the $HOME of the Pinephone with sshfs to /tmp/mnt as in my example, for what you're trying to do the command would be:

Code:
cp -R ~/anbox/* /tmp/mnt

Note that "cp -R" will copy subdirectories. If not comfortable using the command line it might be easier to just bring up two file manager windows for the source and destination, and copy/paste between them.

Certainly if you set up ssh on the Pinephone to require a key you either need to change that to permit password login or add your computer's public key to /home/mobian/.ssh/authorized_keys on the phone. (Once you can do ssh logins to the Pinephone then sshfs should work as well.)
  Reply


Messages In This Thread
RE: can't get file transfer working. Help, please! - by Zebulon Walton - 05-16-2021, 07:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mobile internet via cellular network mostly not working Anna 18 10,335 01-19-2024, 02:59 AM
Last Post: anonymous
Exclamation The internal speaker stops working anonymous 6 1,044 01-17-2024, 05:53 PM
Last Post: anonymous
  APN settings not working with new operator SIM card user641 1 1,044 03-01-2023, 04:43 PM
Last Post: anonymous
  Possible Solution for Microphone Not Working Ferriah 0 958 02-13-2023, 01:09 PM
Last Post: Ferriah
  Squeekboard stopped working Zebulon Walton 2 1,193 11-24-2022, 08:41 PM
Last Post: Zebulon Walton
  suspend inhibit no longer working jsch 3 1,997 10-23-2022, 09:20 AM
Last Post: LibrePhoneUser
  low disk space on file system root revisited benedikt55 2 1,514 09-24-2022, 10:16 AM
Last Post: benedikt55
  Rescue Your Mobian post Update Aug22 faster fix to working guide biketool 9 4,777 09-05-2022, 12:10 AM
Last Post: biketool
  How to get Pinetime working with Pinephone arkadione 12 7,339 08-28-2022, 12:30 PM
Last Post: Fish
  Receiving SMS stopped working treebeard 11 5,582 08-12-2022, 10:31 AM
Last Post: treebeard

Forum Jump:


Users browsing this thread: 2 Guest(s)