Plugin / Backup by Supsystic

Supsystic

Installation

Installation

First time Backup by Supsystic user

Thank you for choosing Backup plugin by Supsystic! Open page of our plug-in admin panel WordPress and you will see two menu items: “Main” and “Backups”.

In order to create your backup, at first you need to choose where to backup – on the Main tab you have a choice between FTP, Google Drive, Dropbox, Amazon S3 and OneDrive backup. Then you will see the Backup presets. Here you can set what exatly you want to backup (full backup or backup specific folders). It is already possible to exclude some folders from backup, activate email notification and set the warehouse where to save backup. After all these points you need to click “Start backup” button. When you see the message “Backup complete”, you can check the folder with backup. By default backup is stored in upsupsystic folder (you can find it using this path /wp-content/upsupsystic/), there you should see the archive with backup, log file and .sql file (sql file will be created only if you set the database backup). All this files will be with the same ID in the name.

On the Backups tab you have the ability to restore, download or delete backup, simply click on the appropriate button.

To create Google Drive, Dropbox, or OneDrive backup, at first you need to click the “Authenticate” button. On your cloud service will be created “Backup by Supsystic” folder with one more folder inside (folder with the name of your site), where the backups will be stored.

To create Dropbox backup, Google Drive or OneDrive backup, at first you need to click the “Authenticate” button. On your cloud service will be created “Backup by Supsystic” folder with one more folder inside (folder with the name of your site), where the backups will be stored.

To create Amazon S3 backup, at first you need to get your access key ID and secret access key. Then enter the keys and name of the basket (where backups will be stored) in the appropriate fields, and click “Store Credentials” button.

To install a plugin via FTP, you must

  1. Download the backup plugin
  2. Unarchive the plugin
  3. Copy the backup-by-supsystic folder with plugin
  4. Open ftp \wp-content\plugins\
  5. Paste the plug-ins folder in the folder
  6. Go to admin panel => open item “Plugins” => activate the plugin

How to Backup a WordPress site

Step 1: Choosing the cloud storage

Primarily on the Main tab you need to choose the cloud storage where you prefer backups to be stored With Backup plugin by Supsystic you can backup to:

  • FTP server
  • Google Drive
  • Dropbox
  • Amazon S3
  • OneDrive

To create backup to Google Drive, Dropbox, Amazon S3 or OneDrive, at first you need to authenticate your account. For all cloud services (except Amazon S3) it is very easy – just click “Authenticate”.

If backup prompted request for permission to access to your account – press “Allow” button to give permissions to upload the backup files on your account. Then on your cloud service will be created “Backup by Supsystic” folder with one more folder inside (folder with the name of your site), where the backups will be stored.

If you want to backup to the Amazon S3 – you need to know your access key ID, secret access key and name of the basket (which exists on Amazon S3) where backups will be stored. To get your access key ID and secret access key you must follow the next steps:

  1. Open the IAM console. https://console.aws.amazon.com/iam/home?#home
  2. From the navigation menu, click Users.
  3. Select your IAM user name.
  4. Click User Actions, and then click Manage Access Keys.
  5. Click Create Access Key.
  6. Your keys will look something like this:
    • Access key ID example: AKIAIOSFODNN7EXAMPLE
    • Secret access key example: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
  7. Click Download Credentials, and store the keys in a secure location.

After these steps – enter the keys and name of the basket in the appropriate fields, then click “Store Credentials” button.

Step 2: Customization of Backup by Supsystic

Choose the backup preset – what exactly you want to backup and how you want to backup:

  1. Download the backup plugin
  2. Unarchive the plugin
  3. Copy the folder with plugin
  4. Open ftp \wp-content\plugins\
  5. Paste the plug-ins folder in the folder
  6. Go to admin panel => open item “Plugins” => activate the Backup by Supsystic plugin
  • Full Backup
  • WordPress Core – all folders and files backup, in the root directory, where the WordPress is installed, except the /wp-content folder
  • Plugins folder
  • Themes folder
  • Uploads folder
  • Any folder inside wp-content
  • Safe update – if the checkbox is set up, the database backup will be performed. This will let the database backup work in the transaction mode, i.e. should there occur any failure during the data base recovery, no data from the data-base backup will be transferred to the data-base. The data-base backup recovery will occur if and only there were no failures during the process. If the checkbox is not set up the data-base backup will be performed without transaction mode
  • Force backup – when backup is performed, the labels are usually put at the beginning of the file dump, such as: WordPress version for the backup; WordPress data-base version for the backup; the plugin version for the backup. At recovering, if the force has been off, the backup will not be performed, because it will constantly pop up with the message, that the version is incorrect (the version of WordPress, the version of WordPress data-base or the plugin version). If the force has been on, there will be no such system check and the recovery will be performed

You can select several items at one time. If you choose a full backup – all checkboxes will be automatically activated (including the database backup).

Besides you have the ability to:

  • Create only Database backup
  • Exclude files and folders from the backup
  • Enable email notification – activate checkbox and enter the email address where you want to be notified about how did the backup process passed.
  • Specify the warehouse where the data is to be backed up – if �?Use relative path’ checkbox has been set up, the path will be set against in the root directory, where the WordPress is installed. If �?Use relative path’ checkbox has been of, the full path to the disk root should be specified in the Warehouse field.
  • Use relative path – if the checkbox has been set up, then the backup path must be specified in the Warehouse field against the root directory, where the WordPress is installed. if the checkbox has been off, then the backup path must be specified in the Warehouse field against the disk root.

Step 3: Creating the backup

After you have selected the cloud storage and have specified all the settings, click “Start Backup”. Wait while your site is being backed up. It can take a while if your website is large. It depends on your site and hosting how much time will take the process. While plugin is backing up your website, you are not able to create another backup.

When you see the message “Backup complete”, you can check the folder with backup. There you should see the archive with backup, log file and .sql file (sql file will be created only if you set the database backup). All this files will be with the same ID in the name.

On Backups tab will appear a new entry with Database ( if you marked Full Backup or Database Backup) and Filesystem backup files. On top will be shown where has been made backup, the ID of backup files, the date and time of the backup. You can restore, download (only if it was backup to FTP server) or delete backup, simply click on the appropriate button.

Also here you can view the log file of backup – just clicking “Show Backup Log”.

Step 4: Backup restoration

In order to restore the backup you need to go to the Backups tab, select the backup files you want and click “Restore” button – at first for the Filesystem backup, then for Database backup. When you see the message “Done!” – restoration will be completed.

If the backup you want to restore is on your computer, then upload it to the folder on the FTP server where you store the other backups. By default backup is stored in �?upsupsystic’ folder (you can find it in the root directory, where the WordPress is installed, using this path /wp-content/upsupsystic/). Then files of this backup will appear on the Backups tab and you will be able to restore them.

Ratings

4.1
47 reviews

Rating breakdown

Details Information

Version

2.3.8

First Released

05 Feb, 2015

Total Downloads

73,484

Wordpress Version

-

Tested up to:

5.3

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.