Re: Meldungen mit Zertifikatespeicher
It seems that your SSH/SFTP server keeps changing hostkey. That's wrong. Please talk to you server administrator to stop doing that.
For details, see https://winscp.net/eng/docs/faq_hostkey
If you cannot prevent that, all you can do is to skip hostkey verification using
For details, see https://winscp.net/eng/docs/faq_hostkey
If you cannot prevent that, all you can do is to skip hostkey verification using
-hostkey=*
. But that's a security issue. See https://winscp.net/eng/docs/faq_hostkey#automation