Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wpscanteam
GitHub Repository: wpscanteam/wpscan
Path: blob/master/spec/fixtures/finders/plugin_version/readme/backup-scheduler.txt
486 views
1
=== Backup Scheduler ===
2
3
Author: SedLex
4
Contributors: SedLex
5
Author URI: http://www.sedlex.fr/
6
Plugin URI: http://wordpress.org/plugins/backup-scheduler/
7
Tags: backup, schedule, plugin, save, database, zip
8
Requires at least: 3.0
9
Tested up to: 4.2
10
Stable tag: trunk
11
License: GPLv3
12
13
With this plugin, you may plan the backup of your entire website (folders, files and/or database).
14
15
== Description ==
16
17
With this plugin, you may plan the backup of your entire website (folders, files and/or database).
18
19
You can choose:
20
21
* which folders you want to save;
22
* the frequency of the backup process;
23
* whether your database should be saved;
24
* whether the backup is stored on the local website, sent by email or stored on a distant FTP (support of multipart zip files)
25
26
This plugin is under GPL licence
27
28
= Multisite - Wordpress MU =
29
30
This plugin is compatible with Multisite installation.
31
32
Each blog administrator may save their own data.
33
34
The super-admin may save either its data or the whole website. By saving the whole site, the admin may create different SQL files for the subsite in order to ease the restoration of a single sub-site.
35
36
= Localization =
37
38
* German (Switzerland) translation provided by PeterDbbert, BernhardKnab, scream
39
* German (Germany) translation provided by agent-test, agent, bartdev2000, Ditoran, GLassnig
40
* English (United States), default language
41
* Spanish (Spain) translation provided by Javier, AVfoto, charliechin, IgnacioCalvo, JordiVives, FelipeJAG
42
* Farsi (Iran) translation provided by sehrama.ir
43
* Finnish (Finland) translation provided by AnttiSilvola
44
* French (France) translation provided by SedLex, wkpixearts, Matthieu, mutmut, anonymous, noaneo, TonyLand
45
* Indonesian (Indonesia) translation provided by ceceparif
46
* Indonesian (Indonesia) translation provided by Faleddo
47
* Italian (Italy) translation provided by PuntoCon
48
* Dutch (Netherlands) translation provided by Matrix, WybAnema, Jay
49
* Polish (Poland) translation provided by Opti, Lukasz, pablo, Misiek, MarekMackiewicz, Darbo
50
* Portuguese (Brazil) translation provided by RainilsonRodriguis, GuiBeloto
51
* Portuguese (Portugal) translation provided by FranciscoRocha
52
* Russian (Russia) translation provided by GerinG, Slawka, Berdych
53
* Swedish (Sweden) translation provided by
54
* Thai (Thailand) translation provided by tontan
55
* Turkish (Turkey) translation provided by UfukArt
56
* Chinese (People's Republic of China) translation provided by YiscaJoe, jeffli
57
58
= Features of the framework =
59
60
This plugin uses the SL framework. This framework eases the creation of new plugins by providing tools and frames (see dev-toolbox plugin for more info).
61
62
You may easily translate the text of the plugin and submit it to the developer, send a feedback, or choose the location of the plugin in the admin panel.
63
64
Have fun !
65
66
== Installation ==
67
68
1. Upload this folder backup-scheduler to your plugin directory (for instance '/wp-content/plugins/')
69
2. Activate the plugin through the 'Plugins' menu in WordPress
70
3. Navigate to the 'SL plugins' box
71
4. All plugins developed with the SL core will be listed in this box
72
5. Enjoy !
73
74
== Screenshots ==
75
76
1. A list of all backup files
77
2. The configuration page of the plugin
78
79
== Changelog ==
80
81
= 1.5.9 =
82
* NEW: Add icons
83
84
= 1.5.8 =
85
* NEW: Exclusion folder is now possible with regexp
86
87
= 1.5.7 =
88
* NEW: Exclusion folder enabled
89
* NEW: Detailed HOW TO
90
91
= 1.5.6 =
92
* BUG : Problem of activation with version of PHP below 5.2
93
94
= 1.5.5 =
95
* NEW : Take into account blogs.dir and site
96
97
= 1.5.4 =
98
* NEW : By saving the whole site, the admin may create different SQL files for the subsite in order to ease the restoration of a single sub-site.
99
100
= 1.5.3 =
101
* BUG: On some configuration, <? is not supported
102
103
= 1.5.2 =
104
* NEW: You may now create subfolder in the FTP directory
105
* NEW: improve the look of the configuration page
106
107
= 1.5.1 =
108
* BUG: improve the summary mail
109
* NEW: indicate if the FTP transfer has been successful in the backend
110
* NEW: few enhancement in the framework
111
112
= 1.5.0 =
113
* Major improvement of the database backup
114
* the summary mail now displays the issues with the ftp transfer
115
116
= 1.4.0 -> 1.4.4 =
117
* Change the URL of the plugin on Wordpress
118
* Some modification
119
* Some issues in the framework
120
* Cleaning the framework to avoid unnecessarly code
121
* A bug that do not delete the lock file when reseting the backup process
122
* Enhance the performance of the backup process and ensure error protection
123
* Improve the mail summary
124
* Enhance the feedback tab
125
* Improve the core
126
127
= 1.3.0 -> 1.3.7 =
128
* FTP bug with some webhosting service
129
* FTP port may be changed
130
* The error message is muck more explicit
131
* Add a drop if exist in SQL table
132
* Bug with multisite and remove a false positive error with wordfence
133
* There was a bug in the regexp when the ftp were directed to the root folder without any slash at the end.
134
* Add deletion features when uninstalling the plugin
135
* Multisite compatible
136
* Improve the zip compatibilities
137
* Add log features
138
139
= 1.2.0 -> 1.2.8 =
140
* Some spanned zip files were corrupted due to a bug in the index
141
* Remove short_open_tag
142
* Tuning to be able to work with very huge database
143
* Bug with NULL values in the database
144
* FTP support
145
* Full site backup is now possible
146
* Bug correction when SQL has NULL value
147
* Add a link to delete manually the backup (feature requested by Mirza)
148
* You can also force a new update without sending the emails
149
* Improve error management and memory leakage
150
151
= 1.1.0 -> 1.1.5 =
152
* Bug in the sql file : date and time managements were incorrect
153
* Add a time option for choosing the best moment to perform an automatic backup
154
* Display bug correction
155
* Add instructions to restore the backup :)
156
* Improve memory and time management for database extraction
157
* Add error messages if it is impossible to read/delete/modify files
158
* Add time and memory management for constrained configuration
159
* Improving zip decompression and path
160
* Correction of a bug that occurs when server refuse to access / directory "open_basedir" restriction
161
* Update of the core
162
163
= 1.0.1 =
164
* First release in the wild web (enjoy)
165
166
== Frequently Asked Questions ==
167
168
= Forced backup never ends (but there is no displayed error) =
169
170
Be sure to stay on the configuration page : if you quit the page, the forced backup process will be killed !
171
172
= Scheduled backup is stucked =
173
174
Scheduled backup only works on website that have traffic.
175
176
Indeed, each visits triggers a piece of the backup process.
177
178
Thus, if there is no traffic, the schedule backup process wont't occur. If there is very little traffic, the backup will be very long, etc
179
180
= I have an error message indicating that another backup is running =
181
182
This message may happen if the chunk size is set quite high. For instance, 40 Mo is clearly too big and server server configuration of many webhosters will kill scripts which use too much memory.
183
184
Most of the case 5Mo is ok.
185
186
If you get this error, set the chunk size to 1Mo and if it solves your problem, increase this chunk size.
187
188
= Compatible Archive Software =
189
190
The backup will be in a multi-part format. In order to uncompress it, you should put all the backup in the same folder and open the .zip file with Winzip.
191
192
You may experience some "corruption" error. It is mainly due that archive software are not compatible with multi-part archives. I have tried with success:
193
194
* Winzip (version 16.0 tested),
195
* WinRar (some issue with UTF8 characters), and
196
* IZArc (some issue with UTF8 characters).
197
198
= NOT-Compatible Archive Software =
199
200
These software are *not* compatible with multi-part archives:
201
202
* 7-zip, and
203
* the Windows Explorer embedded function.
204
205
Do not hesitate to contact me if you face some issues.
206
207
= To restore the backups =
208
209
* install a fresh version of Wordpress on your server ;
210
* unzip the backup (actually, the zip file comprises a plurality of files i.e. a multi-part zip (zip, z01, z02, etc.). These files should be saved in a same folder and your zip program (such as IZArc, Winzip, Winrar, ...) will do the job for you...
211
* If you have configured to save the entire installation, replace all the wordpress files by the one in the zip file and import the SQL files (at the root of the zip file, the files named *.sql1, *sql2, etc.) in your database (with for instance phpmyadmin). It is recommended to save your database first ;
212
* In other cases, replace the 'plugins', 'themes', 'uploads' folders (in the wp-content folder) with the one in the archive, replace the wp-config.php (at the root of your wordpress repository) with the one at the root of the zip file and import the SQL files (at the root of the zip file, the files named *.sql1, *sql2, etc.) in your database (with for instance phpmyadmin). It is recommended to save your database first.
213
214
= The backup files are corrupted =
215
216
Be sure that all thz zip files (i.e. .zip, .z01, z02, etc.) are in the same folder.
217
If you have still this issue, please try with Winzip software.
218
219
* Where can I read more?
220
221
Visit http://www.sedlex.fr/cote_geek/
222
223
224
InfoVersion:f450b43eebb7570fb1ec0ce188b82e8eebae57cd
225
226