[libssh2] Question about Reading Remote File using SFTP Subsystem

2007-10-25 Thread Fujiwara, Daisuke
Hello, I have downloaded libssh2 version 0.18 and compiled one of the sample programs (example\simple\sftp.c) which came with the library on a Windows system. Using this sample executable, I wanted to read a 17 megabyte remote file using the public key authentication. I also changed the buff

Re: [libssh2] Question about Reading Remote File using SFTP Subsystem

2007-10-25 Thread Mononen Jussi
>> It seems like this buffer limit is imposed around 40k bytes. >> >> Anything below this limit, the remote file can be read using >> this library successfully. >> >> Does anyone know why this happens? Hi, a snippet from RFC4253, The Secure Shell (SSH) Transport Layer Protocol: 6.1. Maximu