Subject: Re: Permissions problem with mod_sftp

Re: Permissions problem with mod_sftp

From: TJ Saunders <tj_at_castaglia.org>
Date: Wed, 30 May 2012 08:45:32 -0700 (PDT)

> It's actually a protocol break by the server.
>
> --8<-- draft-ietf-secsh-filexfer-13.txt page 33
> The 'attrs' field is ignored if an existing file is opened.
> -->8--

To be pedantic, draft-ietf-secsh-filexfer-13.txt defines SFTP protocol
version 6; libssh2 only implements up to SFTP protocol version 3, which is
covered by draft-ietf-secsh-filexfer-{01,02}.txt -- which do not the
mentioned text (it first appears in draft-ietf-secsh-filexfer-06.txt).

But as you say, it's not a big deal; I've already fix the bug in mod_sftp.

Cheers,
TJ

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Whatever you do will be insignificant, but it is very important
   that you do it.

     -Mahatma Gandhi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-05-30