Ftp backups fails on latest ver 12

Keith007

Active Member
Mar 30, 2013
34
9
58
cPanel Access Level
Root Administrator
Hi,

I have migrated some boxes to almalinux 8 and configured the whm backup system as per normal to FTP in to another Box.
This fails validation but places a text file in the ftp space of [email protected] ie "validate.tmp-111111.txt"

xx. iswebserver, yy is backup server.

Errors from backup server.
Jul 26 22:35:20 uk24 pure-ftpd: ([email protected]) [INFO] New connection from yy.yy.yy.yy
Jul 26 22:35:20 uk24 pure-ftpd: ([email protected]) [INFO] [email protected] is now logged in
Jul 26 22:35:20 uk24 pure-ftpd: ([email protected]@yy.yy.yy.yy) [ERROR] Can't create directory: File exists
Jul 26 22:35:20 uk24 pure-ftpd: ([email protected]@yy.yy.yy.yy) [ERROR] Can't create directory: File exists
Jul 26 22:35:20 uk24 pure-ftpd: ([email protected]@yy.yy.yy.yy) [ERROR] Can't create directory: File exists
Jul 26 22:35:21 uk24 pure-ftpd: ([email protected]@yy.yy.yy.yy) [INFO] Logout.

Im able to connect to the backup ftp with ftp clients no issues

Webserver is Almalinux8 WHM etc..

Any help welcome

Keith
 
Last edited by a moderator:

quietFinn

Well-Known Member
Feb 4, 2006
2,040
551
493
Finland
cPanel Access Level
Root Administrator
If you use csf add IP of the backup server to /etc/csf/csf.allow and restart csf
 

Keith007

Active Member
Mar 30, 2013
34
9
58
cPanel Access Level
Root Administrator
Hi,

thanks for replying, I have all servers white listed and even passive port ranges all setup in csf.

it’s weird that it’s able to connect and create a validation file but not pass validation.

cheers

Keith
 

Keith007

Active Member
Mar 30, 2013
34
9
58
cPanel Access Level
Root Administrator
I have firewalld disabled and not running.
Disabling CSF firewall solves the problem. backups validate instantly

Something to do with the CSF install

Any susgestions?

Regards

Keith