0 votes
by (130 points)

All was good until last week, one of my vendor change their SFTP ciphers and since then. I am not able to connect to Rebex SFTP. though I am able to connect through filezilla after upgrading it.

Also, when I try to connect passing username and password, I am getting 'Error While Sending packet' message.

using (Sftp client = new Sftp())
{
client.Connect("test.rebex.com");
client.Login("username", "pasword");
}

Please help.

Thanks in Advance.
DD

Applies to: Rebex SFTP

1 Answer

+1 vote
by (58.9k points)

Hello,

aren't you running one of the older versions of Rebex SFTP? There is a number of support contracts registered to your company email address, but none of them seems to be active, so I guess you are still on one of the older versions.

So as a first step, please try the latest version of Rebex SFTP trial (currently it is 2016 R1.1) and if the issue persists with it, create a log of communication and then either post it here, or send it to support@rebex.net for analysis.

...