On Thursday, May 14, 2026 at 7:01:44 AM UTC-7 [email protected] wrote:
On the positive side, the damn thing started working correctly and FTP
seems to be working correctly. Since I was fiddling around with ports and
keys I'm not sure what caused things to start properly.
At the end of ssh -vv, it is asking for a password but I'm not sure which.
There is no user pi on grattans.org.
I can ftp and ssh to your server from my LAN now so whatever network thing
was blocking you is thankfully gone.
For your last statement, it is not really complicated.
- you were logged into your local system as user 'pi'
- you ran the command "ssh grattans.org"
- so the ssh program tried to log you into the same ('pi') user on the
remote system
- it did the same thing as if you had run "ssh [email protected]"
- if you wanted to log into a different user, you would need to run
"ssh [email protected]"
That simple.
Glad it's working. No idea why but sometimes you just have to take the 90%
win and walk away.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/weewx-user/b2a07679-5878-42e5-91b6-0ff230a1b209n%40googlegroups.com.