Description
Clients can send unsupported SFTP messages but it doesn't seem like this is an error in terms of the SFTP implementation but rather something invalid that the client has chosen to do. While I think it makes sense to respond to the client with an error, it seems questionable whether it should be logged at this level.
We are seeing "-56" sent quite frequently by clients and our monitoring is triggered since it's logged as an error.