• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Remove old backups via CLI

flex1

New Pleskian
Hello,
I am planning to backup my server on a nfs storage space. Unfortunately, I only could achieve this by creating backups via CLI. In Plesk, I can choose how many scheduled backups should be persisted (the other will be deleted). Is it possible via CLI? Furthermore I want to use the incremental backup function.


Thank you very much for your help!

flex1
 
Look at possible options for pleskbackup CLI utility with

# /usr/local/psa/bin/pleskbackup --help
 
Hey Igor,
thank you for your fast answer. I used your tip to look for a useful parameter. Unfortunately there is no parameter, which deletes the nth-old backup file (or older than a specific date). On the opposite, in Plesk there is an option.
I could change the DUMP_D variable to store the backups on my nfs storage space. With the scheduled backup function in Plesk I'm able to delete old backup files. But now, I have only one backup per day. It would be nice to get 2-3 backups per day because I have sensible customer data on my server.
So it would be nice to get an option to delete old backups via CLI or a possibility to create more than one backup per day via Plesk GUI.
 
@gbotica Unfortunately I have that configuration with NFS about two days. In that period there was no micro update and this is why I cant detect if I am still able to to run Plesk micro updates.

//Edit:
@gbotica Now I can confirm that I am still able to rune the Plesk micro updates. It works fine without any problems.
 
Last edited:
Back
Top