#194: Scp Bug
-----------------------+----------------------------------------------------
Reporter: robocide | Owner:
Type: defect | Status: closed
Priority: high | Milestone: 1.2.7
Component: SCP | Version: 1.2.7
Resolution: invalid | Keywords:
Blocks: | Blocked By:
-----------------------+----------------------------------------------------
Comment (by stuge):
Replying to [comment:8 stuge]:
> > 1] does this restriction applys to accuiring more than 10 sftp_handles
as well ?
>
> Of course it is possible that the SFTP server also has a limit for 10
open files,
To study the OpenSSH SFTP server you should look at the function
handle_new() in sftp-server.c in the OpenSSH source code. As you can see
it allocates handles dynamically and is thus not limited to 10 open
handles. Again maybe this is different in the version you are using, and
you could always try to use the latest version of OpenSSH on your server
and see if that makes a difference.
-- Ticket URL: <http://trac.libssh2.org/ticket/194#comment:9> libssh2 <http://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-11-01