how to create sftp account
Solution 1:
SFTP is file transfer over ssh, the users of SFTP are users that have ssh-access as well, so basically they are system accounts. A guide on how to restrict their rights can be found here: here
SFTP is file transfer over ssh, the users of SFTP are users that have ssh-access as well, so basically they are system accounts. A guide on how to restrict their rights can be found here: here