Hello, friends.
After the updates (perhaps, but not the fact), I faced the problem of remote backup.
The error I get after creating copies:
The settings in Directadmin are correct, a secure connection is made on 21 ports.
At the same time, the output
After disabling LF_SPI in CSF, everything works. But this is not the solution....
Tell me, how can I still fix it?
Thank you...
After the updates (perhaps, but not the fact), I faced the problem of remote backup.
The error I get after creating copies:
Code:
User xxxx was backed up. <time>
ftp_upload.php exit code: 7
ftp_upload.php output: curl: (7) Failed to connect to xxx.xx port 21: Connection refused
curl return code: 7
Please see this URL and check for curl exit code '(7)': https://help.directadmin.com/item.php?id=2127
The settings in Directadmin are correct, a secure connection is made on 21 ports.
At the same time, the output
Code:
curl --ssl-read ftps://xxx.xx --user xxx
curl: (7) Failed to connect to xxx.xx port 21: Connection refused
Tell me, how can I still fix it?
Thank you...
Last edited: