[RFC] per-branch umask
John Arbash Meinel
john at arbash-meinel.com
Thu Dec 15 17:31:50 GMT 2005
Matthieu Moy wrote:
> Jan Hudec <bulb at ucw.cz> writes:
>
>
>>Ok or not, sftp does not support setting umask, so it's the only way
>>(short of requiring users to create wrapers for the sftp server).
>
>
> If the performance loss is visible, then there should be a way to
> disable the chmod.
>
Well, we'll have to implement it first, before we'll know if it is
performance visible. I agree that if there is a heavy penalty, we'll
need to do something about it. Hopefully it doesn't come to that.
It would be nice if we could just send the chmod request without having
to wait for the ACK. Especially since this is being done by 'put', it
seems like there is going to be an entire file being uploaded, that the
overhead of adding a chmod to it should be minimal.
Robey- As our resident sftp expert :) is there a way that we could do
something like that? Is that what setting pipelining should do?
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20051215/8bb95002/attachment.pgp
More information about the bazaar
mailing list