• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FTP Scheduled Backup - Fails?

Status
Not open for further replies.

stesin99uk

New Pleskian
Hi,

I'm running Plesk 11.5.30 Update #24 on CentOS 5.10 (Final). Both setup 4 weeks ago.

I have scheduled my backups through the Backup Manager nightly and asked it to send it via passive FTP to my backup server. Nothing appears to happen. No backup ever gets FTP'd to my backup server. Nothing appears in the FTP repository.

I run a manual backup by hitting the 'Backup button' in the interface tools using the same FTP settings that have been setup and it works perfectly. I have tried the Parallels PHP backup script from the command line and it works perfectly. Both methods show the backup in the FTP repository.

I have an almost empty backup server space. Where do I begin to track down this issue? This hasn't worked since Plesk was installed.

I'm a linux novice but I would expect this to work as a core feature of the product without having to 'work' on the server.

Any advice gratefully received.

Thanks

Steve
 
Hello,

Check your crontab entry through command line

Code:
crontab -l

And also verify crond services status

Code:
service crond status
 
Hi,

Many thanks for your advice. There was an issue with the crond. Which is now resolved and all is working as it should.

Best wishes
 
Status
Not open for further replies.
Back
Top