Hi, i have configured a "shell user" called "toni" created from ispconfig web interface with "Jailkit" option. i can correctly connect using ssh with this command: Code: ssh [email protected] but when i try to mount sshfs with this command: Code: sshfs [email protected]:/web /local_mountpoint i get this error: Code: remote host has disconnected is there a way to allow sshfs mount? Thanks L.
if can help, when the user "toni" is logged on chrooted shell if send command Code: scp gets error Code: unknown user 5048 and command Code: sftp is not available and returns this Code: bash: sftp: command not found