How can I do that? I mean to only allow FTP access for a certain group? Like when doing SFTP with openssh-server with "Subsystem sftp internal-sftp" and using the "AllowGroups GROUPNAME", "Match Group GROUPNAME", etc in "/etc/ssh/sshd_config"? thank you