SFTP Client demo error messages are lacking detail

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
cupboy
Posts: 1
Joined: Fri 14 Dec 2018 17:46

SFTP Client demo error messages are lacking detail

Post by cupboy » Wed 23 Jan 2019 22:48

I can read a file from a SFTP server but if I try to upload all I get is: SFTP server error occurred: Failure.

This is a rather useless message. Means nothing to me at all. I can upload files fine using WinSCP although it's a manual procedure, not something I can run from a Windows service so that's why I was attempting to use the SecureBridge product.

Also get these two error messages. Any idea what could cause that?:

[Window Title]
Error

[Content]
The ScSFTPClientCreateLocalFile method referenced by ScSFTPClient.OnCreateLocalFile has an incompatible parameter list. Remove the reference?

[Yes] [No] [Cancel] [Help]

[Window Title]
Error

[Content]
The ScSFTPClientDirectoryList method referenced by ScSFTPClient.OnDirectoryList has an incompatible parameter list. Remove the reference?

[Yes] [No] [Cancel] [Help]

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

Re: SFTP Client demo error messages are lacking detail

Post by ViktorV » Thu 24 Jan 2019 07:59

Please make sure that the issue is reproduced on SecureBridge 9.0.1 version and check whether the problem is reproduced on our SFTPClient demo project. You can find the SFTPClient project in the %SecureBridgeDemos%\SFTPClient directory. %SecureBridgeDemos% is the SecureBridge Demo projects installation path on your computer.
If it is, please provide a test access to your server and send it to us via e-support form: https://www.devart.com/company/contactform.html.

Post Reply