• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by olivenoel

  1. O

    Question Download Plesk Backups

    Here is the script. Unfortuantely net backu is just around 1.7 MB big. Expected filesize is around 18 GB: echo "=============================================" echo "[+] Starting backup $(date)" TMPSTAGE=/tmp/plesk-backup THISHOST=$(hostname) #clean up old tmp echo "[+] Cleaning up old tmp files"...
  2. O

    Question Download Plesk Backups

    Sanel, again thanks for your effort. I really appreciate. Since it seems Plesk does not provide any "easy to use" interface for it, I've now built my own script, which is getting the latest backup, is zipping it and saves it to an temp dir. My NAS is now syncing this folder and is deleting the...
  3. O

    Question Download Plesk Backups

    thanks sanel. I would like to avoid involving 3rd party services into this process, since this is only an additional point of failure. Therefore I would like to work with ootb tools. I'm aware how to list files inside an directory - many thanks. But I do not know yet which files I need to...
  4. O

    Question Download Plesk Backups

    I also thought about saving the backups to a local ftp server (on same server). But this sounds to me a bit overloaded. a wget/ftp/scp download would be appreciated. But where to download from? I know for scp, that my backups are stored in /var/lib/psa/dumps , but I'm not sure which files I do...
  5. O

    Question Download Plesk Backups

    Even if this might be a Solution, Dropbox only offers 2 GB for Free. Since each of my Backup has a size of almost 20GB (increasing), I can't use it.
  6. O

    Question Download Plesk Backups

    Hi Igor, thanks for your reply! Unfortunately I can not open my NAS to be access from the Internet. Therefore I can not access it from Plesk. Since the NAS is able to access the internet (But can not be access from it!), I need a more passive method to receive the backups. Is there any...
  7. O

    Question Download Plesk Backups

    I would like to download my created plesk backups programmatically to my NAS. Unfortunately I've no Idea where to begin. I've following options: My preferred one: Download backup via https/ftps or download the backup using ssh, or any other protocoll. Unfortunately I can not open my NAS to the...
Back
Top