Hi Maarten, *, On Thu, Jun 9, 2022 at 5:48 PM Maarten Hoes <hoes.maarten@xxxxxxxxx> wrote: > On Thu, Jun 9, 2022 at 4:20 PM Maarten Hoes <hoes.maarten@xxxxxxxxx> wrote: >> >> What I think I see happening is that the client is trying to force 'sftp' when the scp command is used, and the server is not having it ? Or perhaps I am simply using the wrong command to clone the repo and set it up for commiting / putting things up for review ? > > [current gerrit sshd doesn't support sftp, only scp protocol, -O switch can be forced to use it] > > And if I add that to the scp commandline, it all works as expected, and I was able to put my changes up for review in gerrit, doing the following, as I mentioned in my earlier email : > […] > But perhaps someone should look at this for a more structural solution ? Gerrit will be updated this weekend, and part of that is also an updated version of apache mina-sshd, that should also fix the sftp issue. https://status.documentfoundation.org/#scheduled-21 ciao Christian