mateusz@mateusz:~/svn/svardos> ssh -v mateuszviste@shell.osdn.net OpenSSH_8.1p1, OpenSSL 1.1.1d 10 Sep 2019 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 20: Applying options for * debug1: Connecting to shell.osdn.net [44.236.100.252] port 22. debug1: Connection established. debug1: identity file /home/mateusz/.ssh/id_rsa type 0 debug1: identity file /home/mateusz/.ssh/id_rsa-cert type -1 debug1: identity file /home/mateusz/.ssh/id_dsa type -1 debug1: identity file /home/mateusz/.ssh/id_dsa-cert type -1 debug1: identity file /home/mateusz/.ssh/id_ecdsa type -1 debug1: identity file /home/mateusz/.ssh/id_ecdsa-cert type -1 debug1: identity file /home/mateusz/.ssh/id_ed25519 type -1 debug1: identity file /home/mateusz/.ssh/id_ed25519-cert type -1 debug1: identity file /home/mateusz/.ssh/id_xmss type -1 debug1: identity file /home/mateusz/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_8.1 debug1: Remote protocol version 1.99, remote software version OpenSSH_6.7p1 Debian-5+deb8u8 debug1: match: OpenSSH_6.7p1 Debian-5+deb8u8 pat OpenSSH* compat 0x04000000 debug1: Authenticating to shell.osdn.net:22 as 'mateuszviste' debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: algorithm: curve25519-sha256@libssh.org debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: compression: none debug1: kex: curve25519-sha256@libssh.org need=64 dh_need=64 debug1: kex: curve25519-sha256@libssh.org need=64 dh_need=64 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: Server host key: ssh-ed25519 SHA256:jvf86dk6FvJho99wYtmBEOUWHOMzJdv0l/Wc1lJxWZk debug1: Host 'shell.osdn.net' is known and matches the ED25519 host key. debug1: Found key in /home/mateusz/.ssh/known_hosts:520 debug1: rekey out after 134217728 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: rekey in after 134217728 blocks debug1: Will attempt key: /home/mateusz/.ssh/id_rsa RSA SHA256:/6kKxEc0cvsdpdN8xlaS88qYhSvHjkyRJz6L1exCB3Q debug1: Will attempt key: /home/mateusz/.ssh/id_dsa debug1: Will attempt key: /home/mateusz/.ssh/id_ecdsa debug1: Will attempt key: /home/mateusz/.ssh/id_ed25519 debug1: Will attempt key: /home/mateusz/.ssh/id_xmss debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: Offering public key: /home/mateusz/.ssh/id_rsa RSA SHA256:/6kKxEc0cvsdpdN8xlaS88qYhSvHjkyRJz6L1exCB3Q debug1: Server accepts key: /home/mateusz/.ssh/id_rsa RSA SHA256:/6kKxEc0cvsdpdN8xlaS88qYhSvHjkyRJz6L1exCB3Q debug1: Authentication succeeded (publickey). Authenticated to shell.osdn.net ([44.236.100.252]:22). debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com debug1: Entering interactive session. debug1: pledge: network debug1: Sending environment. debug1: Sending env LC_MEASUREMENT = fr_FR.UTF-8 debug1: Sending env LC_MONETARY = fr_FR.UTF-8 debug1: Sending env LANG = en_US.UTF-8 debug1: Sending env LC_NUMERIC = C debug1: Sending env LC_TIME = C mateuszviste@sf-usr-shell:~$ mateuszviste@sf-usr-shell:~$ cd /home/groups/s/sv/svardos/htdocs mateuszviste@sf-usr-shell:/home/groups/s/sv/svardos/htdocs$ ls download index-main.php index-repo.php index-tech.php index-test.php index-why.htm index.php repo style.css tech mateuszviste@sf-usr-shell:/home/groups/s/sv/svardos/htdocs$ touch newfile touch: cannot touch 'newfile': Permission denied mateuszviste@sf-usr-shell:/home/groups/s/sv/svardos/htdocs$ cd .. mateuszviste@sf-usr-shell:/home/groups/s/sv/svardos$ ls -l total 8 drwxrwsr-x 2 svardos.p svardos 4096 Jan 5 09:11 cgi-bin drwxrwsr-x 5 svardos.p svardos 4096 Jan 17 01:44 htdocs mateuszviste@sf-usr-shell:/home/groups/s/sv/svardos$