Authentication failed publickey,password

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
Victor A
Posts: 1
Joined: Fri 14 Jun 2019 14:36

Authentication failed publickey,password

Post by Victor A » Fri 14 Jun 2019 14:46

Hello,
We just bought secureBridge components for Delphi 10.3 to connect to SFTP server(in SSH)
I compile the project SFTPClient, and Iauch it, the connexion works and files are sent.
But when I copy SFTPClient.exe and the BPL files on another PC, I have the error :
"Authentication failed publickey,password"
Same probleme with any project I make with Delphi.
The error occurs in the connexion command "ScSSHClient1.Connect"
I found the same problem in this forum, but no solution has been clearly given.
It seem I'm not the only one to have this problem
Thanks for advance to help me.

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Authentication failed publickey,password

Post by ViktorV » Tue 18 Jun 2019 14:18

This error occurs when the user authorization fails.
In order to get a detailed answer, please compose a small sample demonstrating the specified behavior and send it to us using the contact form https://devart.com/company/contactform.html

Post Reply