Displaying 2 results from an estimated 2 matches for "ssh_fxp_link".
2007 May 07
2
[PATCH] Adds support for SSH_FXP_LINK request to sftp-server and sftp client
Dear list,
Attached is a patch that adds support for the SSH_FXP_LINK request, as
described in draft-ietf-secsh-filexfer-07 onwards, to the sftp server
and client. It is for and has been tested on the current portable
snapshot but also applies to openbsd CVS.
Thanks,
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opens...
2007 May 14
0
[PATCH] Adds support for Append command (SSH_FXF_APPEND) to sftp_client
...s patched or not...
* Suggestions:
1) Change the SSH2_FILEXFER_VERSION to something new.
2) Implement a VENDOR specific future to retrive the presence of the new
SSH2_FXF_APPEND future. We can do this using the SSH2_FXP_EXTENDED
command.
(This will be useful also for other patches; like the SSH_FXP_LINK patch)
If you want I can make a patch also for the server side.
Best regards,
--
Daniele Calore ( orkaan at orkaan.org )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-sftp-append-pcvs.patch
Type: text/x-patch
Size: 9173 bytes
Desc: not available
Ur...