Sftp users need to access ftp server with sftp protocol and ftp users need to access the ftp server with ftp protocol on proftpd-1.3.8b ftp server
We have a server with proftpd version 1.3.8b. we created ftp user with /bin/bash and sftp users with /bin/nologin shell. we have a requirement that Sftp users need to access ftp server with sftp protocol and ftp users need to access the ftp server with ftp protocol. could you please let me know how to achieve this.