[clug] scp

David Schoen neerolyte at gmail.com
Thu Sep 7 10:09:29 UTC 2017


On 7 September 2017 at 19:35, Eyal Lebedinsky via linux <
linux at lists.samba.org> wrote:
>
>
> Are you sure that on the laptop you are logged in as user 'me'? Try
> $ ssh me at laptop ls -ltr


I would be trying more along these lines - the scp is clearly (based on
debug output) getting through to something over ssh but you're not sure
about some combination of what, who or where.

Trying:
 $ ssh me at laptop pwd
 $ ssh me at laptop whoami
 $ ssh me at laptop hostname

or simply leaving out the command ($ ssh me at laptop) and poking around on
the shell will likely show something obvious.


Cheers,
Dave


More information about the linux mailing list