On Thursday, April 15, 2021 at 12:03:07 AM UTC-7 weerman wrote:
> My FTP is like this with any passwords and usernames xed out.
>
> User: webXXXXXX (followed by a six digit number)
> Pass:'XXXXXXXX'
> Server: rex14.flatbooster.com
> Path: /html/weewx (there is a leading html folder in my ftp Setup)
> Secure FTP: true
>
> The server adress must be somewhat modified. I had already tried
> combinations like "ftp.rex14.flatbooster.com" but with no success.
>
>
You can't just make up hostnames and hope to reach a solution.
rex14.flatbooster.com 'does' respond to ftp, but I'm guessing your
username/password is incorrect.
Use ftp from the shell ("sudo apt-get install ftp" if you don't have it
already) and try the username/password from your weewx.conf WITHOUT the
quotes around the password when you try it from the shell.
It is also possible that you have secure ftp enabled in weewx but your
server side doesn't support that. When I try to 'sftp
rex14.flatbooster.com' I do not get a response. and it closes the
connection after perhaps 3 0seconds. When I try unencrypted 'ftp
rex14.flatbooster.com' then I 'do' get an immediate login prompt looking
for username/password.
You need your client side to talk the same protocol(s) as whatever your
server side is configured to talk.
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/2dea4d06-1e68-456d-843d-9cee05b04c29n%40googlegroups.com.