Hi Boris,
given that meteobridge allows to store only one ftp account and my provider will drop support for unencrypted FTP, I'd be very happy if meteobridge could also support SFTP for WDL
Thanks a lot
Bernd
Feature Request SFTP WDL upload
Moderator: Mattk
-
- Senior Boarder
- Posts: 75
- Joined: Sun Mar 31, 2019 11:00 am
Re: Feature Request SFTP WDL upload
Not sure if this helps, but Meteobridge allows to specify different FTP target addresses for each individual FTP upload event.
-
- Senior Boarder
- Posts: 75
- Joined: Sun Mar 31, 2019 11:00 am
Re: Feature Request SFTP WDL upload
Ah, ok thanks, totally missed that. At least it worked for some part of my setup.
But still it seems that using "sftp://user:password@server:port/path" as path for FTP WDL results into errors:
Is there any option to use sftp there as well ?
But still it seems that using "sftp://user:password@server:port/path" as path for FTP WDL results into errors:
Code: Select all
Invalid reply: "SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u3" ncftpput: cannot open xx.yy.de: invalid reply from server. (no more tries):
Re: Feature Request SFTP WDL upload
yes, SFTP for WDL is currently not supported. I will put it onto my todo list.
-
- Senior Boarder
- Posts: 75
- Joined: Sun Mar 31, 2019 11:00 am
Re: Feature Request SFTP WDL upload
Hi Boris,
SFTP for WDL has worked quite a while, but now it's failing with "No matching algo hostkey".
I guess I would need to switch to proxysftp. Could you please put PROXYSFTP for WDL on the FR list.
Thanks
Bernd
SFTP for WDL has worked quite a while, but now it's failing with "No matching algo hostkey".
I guess I would need to switch to proxysftp. Could you please put PROXYSFTP for WDL on the FR list.
Thanks
Bernd
-
- Senior Boarder
- Posts: 75
- Joined: Sun Mar 31, 2019 11:00 am
Re: Feature Request SFTP WDL upload
Thanks you so much