[PLUG] exchanging files on LAN
Rich Shepard
rshepard at appl-ecosys.com
Fri Jul 19 23:21:52 UTC 2019
On Fri, 19 Jul 2019, Paul Heinlein wrote:
> Your local ssh-agent should do the trick. Going out on a limb, I'm going to
> suggest that the fix should be easy.
Paul,
I thoght ssh-agent was the tool.
And, I had used it with ssh locally without the pass phrase, but not before
with scp.
> On source, run
> ssh-add -l
Ah, after crashing and rebooting it lost the keys.
> If you don't see a key listed, run
> ssh-add
Will do.
> I suggest running "chmod -R go-rwx ~/.ssh" on both hosts to ensure the
> strict file permissions SSH demands.
All .ssh/ files have 644 perms except for the private key which is 640.
Thanks,
Rich
More information about the PLUG
mailing list