<p>When I Write file using large chunks over lan connection the packets sometimes flood the server resauilting with BadMessage with any subsequent call. It can be solved by using CountdownEvent in WriteRequest.</p><br>
Comments: ** Comment from web user: mladjenovic **
Comments: ** Comment from web user: mladjenovic **
Hi,
It does it' job but couldn't do full test in actual environment because my code relies on internal workings of SftpSession if would be nice if you could put your counting logic there or simply use CoundownEvent. Keep up the good work.