Hi all, I am looking for a way to only grant read access to clients connecting to the sshd server (sshServer = org.apache.sshd.server.SshServer.setUpDefaultServer() ). No uploads should be allowed.
Is there a possibility to do so? Regards Axel
Hi all, I am looking for a way to only grant read access to clients connecting to the sshd server (sshServer = org.apache.sshd.server.SshServer.setUpDefaultServer() ). No uploads should be allowed.
Is there a possibility to do so? Regards Axel