I am running SFTP version 2.0.4086.0. I downloaded version 2012R1 before my support contract ran out but I did not upgrade to that version in my project because things were running perfectly.
The error is occurring when I attempt to obtain a directory listing on an SFTP server. The process ran fine until last week.
The obvious question is - what do I do to fix? The full exception information is below.
Tom Dostal
Exception: System.Exception: clsSshFileTransfer::GetDirectoryListing::Error occured. ---> Rebex.Net.SftpException: Packet for non-existent channel received. ---> Rebex.Net.SshException: Packet for non-existent channel received. at Rebex.Net.SshSession.AapcLiZ(Byte[] , Int32 , Int32 ) at Rebex.Net.SshSession.cDtmAOZ(cMbfbTZ , Object[] ) at Rebex.Net.SshChannel.cDtmAOZ(Boolean , cMbfbTZ , Object[] ) at Rebex.Net.SshChannel.BoomUs(BBdsJfZ ) at Rebex.Net.Sftp.AcZnHb() at Rebex.Net.Sftp.Login(String userName, String password, SshPrivateKey privateKey) --- End of inner exception stack trace --- at Rebex.Net.Sftp.Login(String userName, String password, SshPrivateKey privateKey)