[PATCH] add restricted mode to sftp-server

Pavel Volkov pavelivolkov at gmail.com
Wed Jun 5 00:46:49 EST 2013


Hello.
These patches add a new mode of operation for the sftp server.
It is located between the ordinary, unrestricted mode and read-only mode.
It allows you to add files to the server, but only if these files do
not exist on the server before.
Changes to existing files - are prohibited.
Please review them, maybe these patches will be useful not only to me.
Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-restrict-sftp-server.c
Type: text/x-csrc
Size: 3330 bytes
Desc: not available
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20130604/9a3b959d/attachment.bin>


More information about the openssh-unix-dev mailing list