WinSCP/SFTP with /bin/false

Is there a way to give SCP/SFTP access to the user without giving an option to user type shell commands.

/bin/bash
SCP/SFTP works fine.

/bin/false
SCP/SFTP dont work at all.

OR

Is there a way to make ProFTPD use SSH?

 

 

 

 

Top