create-atl-delete

Results 2 comments of create-atl-delete

Hi @nywilken When I attempt the SSH connection that way you have suggested, I get the following. `ssh: Could not resolve hostname 127.0.0.1:8449: No such host is known.` However, if...

@nywilken, Correction to my previous reply, `ssh -i [email protected]` does work. The problem I was having was due to the syntax. It's not `[email protected]:`. It is `[email protected] -p `. Being...