I am trying to connect to SFTP through .net application using usename and private key.But below error message is thrown: A supplied public key was not accepted by the server or the user name is incorrect

Though i am able to login using same username and private key through filezila.

Kindly provide solution for this issue ASAP.

asked 06 Dec '11, 11:36

DOTNet%20SFTP's gravatar image

DOTNet SFTP
15
accept rate: 0%


To make it possible to tell what us going on and make Rebex SFTP behave just like FileZilla, please send us these two logs:

  1. Rebex SFTP log. This is simple – just add one line to your code.

  2. Filezilla log. This is slightly more complicaed – check out this screenshot to see how to configure FileZilla to produce a log. Don't forget to restart FileZilla afterwards.

Either add these logs to your question or mail them to support@rebex.net Thanks!

link

answered 06 Dec '11, 15:22

Lukas%20Pokorny's gravatar image

Lukas Pokorny ♦♦
2.4k28
accept rate: 31%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×20

Asked: 06 Dec '11, 11:36

Seen: 496 times

Last updated: 06 Dec '11, 15:22