Skip to content

Feature Suggestions

Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.

Please write in English so that voters from all over the world can read and support your request.

For technical assistance, contact Plesk support
For questions, bug reports, discussions and free assistance, check our Forum and Facebook page
For additional information, see Documentation, Knowledge Base and Blog
Follow us on Twitter for more news on Plesk development

Off-topic posts will be removed from here

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

122 results found

  1. Multiple scheduled Backups

    It would be useful to have the ability to make scheduled backups in more than just one FTP server, so that you have multiple backups.

    For example, with the Strasbourg fire, I lost two VPSs and the server where I had backups of them.

    By having a backup on an additional server, I would have limited the damage.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Backup / Restore  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Limit number of local backups when option 'Both server storage and FTP(S) storage' is used

    Add more customization to the Backup Manager > Schedule > Both server storage and FTP(S) storage, e.g.:
    Create a limited number of backups on server storage (option to indicate the number of the backup specifically for local storage), in order to save disk space

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Large database need --single-transaction --quick options to DB backup mysql

    We have a large database with InnoDB. Wen the backup runs it brings my site down for 9 min. need option to not bring our DB down.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This is a valid request, so we'll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features.

    Thanks in advance!

    --

    IG


    I have merged the request by creoline into this existing one. Actually, adding a parameter like --single-transaction requires careful consideration of many side effects that this can have. It is explained well in https://stackoverflow.com/questions/41683158/mysqldump-single-transaction-option and comments. But like IG I also think it is a valid request.


    We will consider this functionality in upcoming releases if it will be popular.

    Everyone, please continue voting for this feature if you consider it important.

    --

    PD

  4. Generate Backup Hash to Verify on Download

    Its a good idea once a backup is generated to expose a hash of it, so if we download it to another media server we have a easy way to check if the backup transfer was successful.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add a detailed status message for restoring specific domains via Backup Manager

    Restoring a backup in Tools & Settings > Backup Manager always results in a generic message:

    Restoration of the backup <timestamp> completed

    But this message remains the same both after restoring a full server backup or just some specific domains, which can be confusing.

    If only specific domains have been restored, please add a separate message listing these domains.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Backup retention period options

    It'll be useful to have the ability to configure the retention period of the backup. Right now it's only possible to set the "Maximum number of full backup files to store (including both scheduled and manual backups)".

    While it'll be useful to set something like "Keep backup for "x" weeks", to have more flexibility, when it gets to the backup storage.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Allow resellers to use remote FTP backup, but prevent them from changing it's settings

    To let resellers use the ftp archive without letting them change the FTP remote settings could give Administrators more control over backups.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Limit rate of backup

    Full weekly backup for all domains create a huge I/O throughput on our SAN that stress too much our infrastructure until backup ends. It would great if we can tune data through a pipe like "pv" command do.

    I.e.
    This is an example of backup that stress the SAN:
    mysqldump -A -q --single-transaction=TRUE -u $MUSER -p$MPASS | gzip > $_file

    This instead is and example that do not stress the SAN:
    mysqldump -A -q --single-transaction=TRUE -u $MUSER -p$MPASS | gzip | pv -L 512k > $_file

    in the last command we set the maximum rate limit of 512k. Of course…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Implement a disk space check for "plesk sbin pmm-ras" utility

    Exporting a backup via "pmm-ras" utility may bring down the server because it ran out of disk space during the procedure:

    plesk sbin pmm-ras --export-dump-as-file --dump-specification=backupinfo<timestamp>.xml --dump-file-specification=/root/backup.tar

    Please improve the "pmm-ras" utility to check for free disk space before starting the operation to avoid these scenarios

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Update the subscription's backup options by the means of CLI

    It would be nice to have an option which allows to update the subscription's backup settings(exclude files/logs) via CLI.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Clear failed backup/restore notifications at once in UI

    There are so many notifications in backup manager regarding failed backups and clearing them 'close this message' is so slow. It would be nice to have a way to clear them all at once

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add incremental backups for Plesk extensions

    Currently, Plesk backup manager creates incremental parts only for the web and mail content. And Plesk extensions backup always contain full data even if there were no changes. It is required to add incremental backups for Plesk extensions

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Exclude lscache folders from backups [LiteSpeed Extension]

    If plesk is running with LiteSpeed extension all subscriptions containing a lscache folder which can't be included in backup due to executable permissions. This folder should be excluded from all backups globally (Server Backup & Subscription Backups)

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Ability to configure cloud storage extensions via CLI/API

    It is required to have ability to configure cloud backup configuration (set users, specify type and locations) via CLI/API to automate and speed up process. For example, Amazon S3 extension

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Add ability to restore website content and website database at once

    Please add the possibility to restore only Website Files and website database at once in Plesk > Tools & Settings > Backup Manager > backupname > Type of object to restore

    For example the name of this option can be as "Site Files and related databases"

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Extend pleskbackup utility functionality so it is possible to remove old backups via CLI

    Add an ability to delete backups via CLI using the pleskbackup utility

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Add possibility to restore all databases in Backup manager at once

    It is required to restore all databases for all subscriptions at once. Backup manager allows to restore only databases for particular subscription. If there are more than 30 subscriptions it is very time consuming to do it manually.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Add multiple S3 Backup destination/locations

    It would be interesting to be able to have multiple S3-compatible storages configured at a time, so that multiple backup destinations can be used.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Restore Backup to alternative domain

    When restoring a Backup of the domain it would be beneficial if you could restore it to a different domain.
    There sometimes is the case that data has to be extracted from an old backup, but the current domain state can't be overwritten.

    14 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Allow configuring additional storage for Acronis Backup extension users

    Acronis allows setting up additional storages for backups https://www.acronis.com/en-us/support/documentation/AcronisCyberCloud/#managing-locations-and-storage.html

    Currently, the way Plesk defines integration with Acronis, Acronis extensions users can't do this.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    open discussion  ·  IgorG responded

    Thank you for your input! We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.

    IG

  • Don't see your idea?

Feedback and Knowledge Base