Topic: Allow SCP in addition to SFTP

Currently MySecureShell users get this error when they try to use "scp"commands. 

Shell access is disabled !lost connection

Is it possible to configure MySecureShell to allow SCP and  SFTP transfers?

Re: Allow SCP in addition to SFTP

Hi,

Yes you can allow user to have shell.

See this sample:

<User my_trusted_and_scp_user>
        Shell /bin/bash
</User>

Re: Allow SCP in addition to SFTP

Thanks,

I was hoping the MySecureShell shell would allow this without giving the fully shell.

Re: Allow SCP in addition to SFTP

Yes but it's not planned at this time.

Check about project scponly or rssh smile