yum install vsftpd.x86_64
vi /etc/vsftpd/vsftpd.conf local_enable=YES # <=(default) write_enable=YES # <=(default) local_umask=022 # <=(default) xferlog_file=/var/log/xferlog chroot_local_user=YES # # added by jokl # allow_writeable_chroot=YES systemctl start vsftpd systemctl enable vsftpd Created symlink /etc/systemd/system/multi-user.target.wants/vsftpd.service → /usr/lib/systemd/system/vsftpd.service. useradd -c "Techn. User für Scan2Nextcloud" -m scanner passwd scanner Changing password for user scanner. New password: 20... Retype new password: passwd: all authentication tokens updated successfully. firewall-cmd --permanent --add-service=ftp firewall-cmd --reload crontab -u nginx -l # Cronjob for nextcloud */5 * * * * php -f /var/www/nextcloud/cron.php # Cronjob for external storage */5 * * * * php /var/www/nextcloud/occ files:scan --all
User in Drucker über software http://printer anlegen