Moin Klaus,
.. vielleicht magst Du ja mal (testhalber) diese Einträge in der tgputtylib.pas
kommentieren ( so das sie nicht mehr wirksam sind):
Nachdem ich die Einträge auskommentiert habe kann ich das Programm starten und bekomme erst beim Connect einen Fehler:
"Im Projekt SFTPTest.exe ist eine
Exception der Klasse TGPuttySFTPException mit der Meldung 'tgsftp_connect: Unknown Error.
Connecting with
ssh.strato.de, port 22, as user h.bothur********
Looking up host "
ssh.strato.de" for
SSH connection
connecting to <
ip-Adresse> port 22
we claim version:
SSH-2.0-tgputtylib_Release_0.76
Connecting to 81.169.145.126
Remote version:
SSH-2.0-OpenSSH_8.2
Using
SSH protocol version 2
No GSSAPI security context available
Doing ECDH key exchange with curve25519 and hash SH-256 (SHA-NI accelerated)
Server aslo has ecdsa-sha2-nistp256/rsa-ahs2-512/rsa-sha2-256/
ssh-rsa host keys, but we don't know any of them
Host key fingerprint is:
ssh-ed25519 255 SHA256: <fingerprint>
User aborted at host key verification
psftp_connect result is 1
tgsftp_connect final result is
Die fette Zeile habe ich markiert - da wird der Grund sein, allerdings weiß ich nicht was man da macht. Ich werde jetz einmal die - funktionierede Deo debuggen und kucken ob ich als Laie was sehe.
Zitat:
Welche Delphi Version benutzt denn Du?
Delphi 10.4 Community Edition
Gruss
Hans