jimmygilles

Results 3 comments of jimmygilles

As a workaround, I changed "internal" to "public" (I hope it can be fixed with the next release :-)) Thanks

Hi, here is another idea, not sure if it is easy to implement : ``` javascript var val = 0; function test() { // var b = val++; var b...

Hello, I am using the latest version on nuget : v2016.1.0-beta4 Concerning the buffer size in the SftpClient, I don't change de size ; so, it's the default size. I...