Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
The "not found" error can be misleading. It is displayed, when the backup has been imported before, too. Please check your current backup list in your backup manager to verify that the backup does not yet exist there as a local backup.
The import only imports the backup so that Plesk knows that this backup set exists and displays it in your backup list. It does not restore anything from the backup.
When we download a plesk backup, its as like backupXXX. tar or something like zip file. But when i check on local server, am not found a file like this. so can you please tell me how plesk manage backups files on local system
1) Identify the path where your local backup structure is stored:
# grep DUMP_D /etc/psa/psa.conf
2) Descend to that path, for example
# cd /home/my_local_backup_storage
3) The data that is related to one specific user from your server is stored in the /clients/<user name> subdirectory. So its full path for the example would be
/home/my_local_backup_storage/clients/<user name>
1) Identify the path where your local backup structure is stored:
# grep DUMP_D /etc/psa/psa.conf
2) Descend to that path, for example
# cd /home/my_local_backup_storage
3) The data that is related to one specific user from your server is stored in the /clients/<user name> subdirectory. So its full path for the example would be
/home/my_local_backup_storage/clients/<user name>