On Thu, Jul 29, 2010 at 10:10 AM, Andreas Johansson
<fri.radi...@gmail.com> wrote:
> Hi,
>
> The current SFTP implementation in SSHD does not support v3 (Section
> 7) of the standard which the widely used JSch client currently only
> support. The issue is in section 9.3 of the v6 standard:

>       bool   end-of-file [optional]"
>
> The last byte end-of-file corrupts the datastream when used with the
> JSch client and since it's optional I would like to disable/remove it
> from the SSHD code to support more clients. What do you think?

  Curiouse, if the client doesn't support it, why, exactly, is it a
bug in the server when the specification clearly shows it as being
optional, (aka, the servers choice)?

-- 
-- Thomas

Reply via email to