0 votes
by (120 points)
edited

Hi

We intermitenly get this exception. Could someone shed some light on this error:

Rebex.Net.SftpException: Bad message; Bad message. at wWGvS.APnbEo.sxMvMZ(BBdsJfZ , Type ) at wWGvS.APnbEo.AFBpeu(String , String ) at Rebex.Net.Sftp.Rename(String fromPath, String toPath)

Thanks

Triviany

Applies to: Rebex SFTP

1 Answer

0 votes
by (144k points)

This is an error message reported by the SFTP server. It looks like it didn't like someting in the "rename" command it received. Please send us the communication log created using the Sftp object's LogWriter property (as described at http://www.rebex.net/kb/logging.aspx) or add the log to your question. We should be able to tell what is going on based on the information in the log!

...