Archive Index
This month's Index
|
Subject: Re: [libssh2] Question about Reading Remote File using SFTP Subsystem
Re: [libssh2] Question about Reading Remote File using SFTP Subsystem
From: Mononen Jussi <Jussi.Mononen_at_comptel.com>
Date: Fri, 26 Oct 2007 07:31:35 +0300
>> It seems like this buffer limit is imposed around 40k bytes.
Hi,
a snippet from RFC4253, The Secure Shell (SSH) Transport Layer Protocol:
6.1. Maximum Packet Length
All implementations MUST be able to process packets with an
So the server might refuse larger than 40kb packets. This would be my
br,
/jUSSi
--
perl -e '$@=[[0,0112,0,0],[0,0101,0,0],
[0,0120,0,0],[0,0110,0,0]];$[=256/8-0x1D;
print(chr(@{$_}[+($[+1-1+1)]))for(@{$@});'
Disclaimer: This message and any attachments thereto are intended solely for
the addressed recipient(s) and may contain confidential information. If you
are not the intended recipient, please notify the sender by reply e-mail and
delete the e-mail (including any attachments thereto) without producing,
distributing or retaining any copies thereof. Any review, dissemination or
other use of, or taking of any action in reliance upon, this information by
persons or entities other than the intended recipient(s) is prohibited.
Thank you.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2007-10-26
|