FTP Backup
FTP Backup
Hi there.i want to set ftp backup system and if i buy a backup storage system from CONTABO, everything is normal. i can set FTP backup system in my VestaCP.
But i want to use my device. its Zyxel NAS326. i can use this device as a FTP Server. and if i set FileZilla, i can connect this device with FTP protocol. But if i try to set VestaCP for my device, "host connection failed".
please help me. whats wrong ?
But i want to use my device. its Zyxel NAS326. i can use this device as a FTP Server. and if i set FileZilla, i can connect this device with FTP protocol. But if i try to set VestaCP for my device, "host connection failed".
please help me. whats wrong ?
Re: FTP Backup
Try this and then tell us if you use CentOS 7 x64.
Code: Select all
yum install wget -y && wget repo.sysdop.com/vsftpd.pam -O /etc/pam.d/vsftpd && service vsftpd restart