search for: fxp_init

Displaying 2 results from an estimated 2 matches for "fxp_init".

Did you mean: fx_init
2023 May 10
2
SFTP support for subsecond times
...r that doesn't announce support for that, then we can keep the stream simple and not introduce extended attributes unnecessarily . I see in `4. Protocol Initialization` in the IETF draft it's supposed to be possible for the client to send <extension data> just after the version in the FXP_INIT packet, but looking at the sources it seems right now openssh's sftp implementation doesn't send any extension from the client nor the server tries to process it in any way. So this processing of client supported extensions would have to be added in order to minimize the overhead from the s...
2020 Jul 07
3
libssh2 is hanging during a file transfert
...s) 0000: 63 00 00 00 00 : c.... [libssh2] 3.217411 Transport: Packet type 99 received, length=5 [libssh2] 3.217411 Transport: Looking for packet of type: 99 [libssh2] 3.217411 Conn: Setting channel 0/0 handle_extended_data mode to 1 [libssh2] 3.217411 SFTP: Sending FXP_INIT packet advertising version 3 support [libssh2] 3.233011 Conn: Writing 9 bytes on channel 0/0, stream #0 [libssh2] 3.233011 Socket: Recved 176/16384 bytes to 005ECB18+0 => libssh2_transport_read() raw (176 bytes) 0000: BD EC E4 16 2F 05 A2 AD 03 E1 02 6D BB 99 A4 B7 : ..../......m.... 0010: E5 C...