i exportet the configuration from a win-machine to a linux notebook
imported it as it was recommendet.
tried to connect to a server - but failed:
Status: Verbinde mit www2.server.com:625...
Antwort: fzSftp started, protocol_version=8
Befehl: open "vhost@www2.server.com" 625
Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
Fehler: Herstellen der Verbindung zum Server fehlgeschlagen
Status: Nächsten Versuch abwarten...
Status: Verbinde mit www2.server.com:625...
Antwort: fzSftp started, protocol_version=8
Befehl: open "vhost@www2.server.com" 625
Fehler: Disconnected: No supported authentication methods available (server sent: publickey)
Fehler: Herstellen der Verbindung zum Server fehlgeschlagen
conclusioi: i transfereed the configuration to a new machine - but it does not work
A FYI, Microsoft announced this year as part of a batch of similar announcements that at least on Win10 this invisible line feed character is being eliminated, so there won’t be a problem using files modified by Windows and non-Windows text editors.
This has only happened on Windows if you use a Microsoft text editor (eg Notepad, Wordpad, etc). Even in Windows, if you use command line text editors or most 3rd party text editors, you won’t have that LF problem. Over the years, this has been my personal solution… If I’m using a file that’s modified on both Windows and Linux, I use a command line text editor to make changes in Windows.
a guess is that we are connecting to the server using a publickey, but when we exported the filezilla configuration it did not export our key file. We probably need to track down the key file on Windows, copy it over to our linux machine then browse to it in the configura
first of all many many thanks for the answer - and for your continued support.
well i guess that i need to add a ssh key file to the new machine… : that said i guess that i need to port over the key from the old notebook to the new one.
This means that i have to look for the key - on the old notebook…
i am so glad to be here in this forum - this is a great place!!