Serghey Rodin
5f0856f1c4
Merge pull request #1975 from Daniyal-Javani/fix-ftp-restore-path
...
Fix ftp restore path
2021-10-28 23:09:26 +03:00
dpeca
ccea621787
Merge pull request #1947 from dawindk/patch-1
...
Only exclude logs folder from root, not in public_html
2020-08-19 11:07:55 +02:00
dpeca
8d9e349b23
Dont match subdomains while restoring domain
2020-06-23 20:08:59 +02:00
Daniyal Javani
993796fcf2
fix ftp restore path
2020-02-05 10:53:17 +03:30
David Olsen
9d2ca4b592
Only exclude logs folder from root, not in webdata
...
Restoring should not exclude logs in any folder down the tree. This causes errors when restoring wordpress with certain plugins that have folders named "logs". This change aligns the restore with the backup function https://github.com/serghey-rodin/vesta/blob/master/bin/v-backup-user#L226
You could also omit the exclusion entirely, as this folder you are excluding should never be in the backup.
2019-10-07 10:40:56 +02:00
Serghey Rodin
743476ad73
added sudo call for directory creation and restore
2019-08-08 19:58:35 +03:00
dpeca
73a0b3fd95
Configurable $BACKUP_TEMP in v-restore-user
2018-06-02 00:55:52 +02:00
Alexandros Ioannides
cd61896176
Switch from /tmp to /backup
2018-06-01 13:57:37 +03:00
Serghey Rodin
8a217352fe
fix ssl backup restore
2018-01-19 18:10:54 +02:00
Alexandr Loskutov
c042fa2689
Fix backup restore
2018-01-18 15:40:50 +02:00
Alexandr Loskutov
bea7ccd25e
Fix backup restore
2018-01-18 14:32:25 +02:00
Serghey Rodin
4a2f0424e8
Merge pull request #1142 from Srgk/master
...
fix tmp dir for restore backup user
2017-12-28 15:19:53 +02:00
Serghey Rodin
1b1622ee6f
Fix for LE domain restore
2017-12-06 19:32:03 +02:00
Robin Dirksen
f8368220ff
Backup filename changed ( #1289 )
...
* Backup filename changed
Changed the backup filename for running more backup each day - for example every 4 hours
* Restore user fix with new backup date
* Check if the backup name has an old notation
* Fix backup permission check
* fixed regex
* fix
2017-11-13 17:22:44 +03:00
Serge Kraev
95a26fb323
Merge branch 'master' into master
2017-09-13 17:05:31 +03:00
dpeca
b57c4dcd7b
Allow v-restore-user to restore backup from FTP and SFTP
...
Before this fix, sftpc() function had two 'else' blocks... so it was broken code... and script was unable to download file from SFTP
2017-05-04 19:11:34 +02:00
Serge Kraev
dc3807ceee
fix tmp dir for restore user
2017-03-17 19:03:38 +04:00
dpeca
887ac8a11b
Added missing domain_idn=$domain in v-restore-user
2017-03-14 01:08:20 +01:00
dpeca
a005c3e24a
Added missing format_domain_idn in v-restore-user
2017-03-13 03:14:50 +01:00
dpeca
7815539e91
Fix for DKIM key permission after restoring backup
2016-12-28 17:11:41 +01:00
Serghey Rodin
a14556d486
unofficial google nearline support
2016-10-06 23:07:48 +03:00
Serghey Rodin
921f3b857f
fix for database restore function
2016-08-25 19:46:07 +03:00
Serghey Rodin
cc4e053148
config parser fix
2016-06-28 17:47:49 +03:00
Serghey Rodin
a61a6e979e
refactoring: log_event(), is_format_valid()
2016-06-24 16:31:43 +03:00
Serghey Rodin
e05dca61a6
refactoring: log_event(), is_format_valid()
2016-06-09 16:55:35 +03:00
RhysIT
9189ca9488
Corrected spelling mistakes
2015-11-06 17:38:58 +02:00
Serghey Rodin
8976066313
uniq databases during restore
2015-10-05 23:33:01 +03:00
Serghey Rodin
a5ff23de74
Restore traffic pipe
2015-06-03 18:39:54 +03:00
Serghey Rodin
567ce7e832
php-fpm support
2015-04-16 02:43:31 +03:00
Serghey Rodin
b985c7ad9c
Fix for tar < 1.24 to preserve directory ownership
2014-07-07 00:22:27 +03:00
Serghey Rodin
972ecfaa74
remote mail support
2014-04-01 23:51:10 +03:00
Serghey Rodin
45ba56d310
cleaning up debug stuff
2014-03-28 23:24:23 +02:00
Serghey Rodin
3d1c88ffbf
fix for database duplicates in restore loop
2014-03-28 11:22:14 +02:00
Serghey Rodin
4600b2ac94
Fix for domains without proxy support
2014-03-28 01:51:14 +02:00
Serghey Rodin
e5608b4aeb
fix for nginx tpl verification on restore
2014-03-16 21:22:42 +02:00
Serghey Rodin
4614df59a7
E_RESTART should be a variable
2014-02-19 23:12:23 +02:00
Serghey Rodin
477934825c
restart error handler
2014-02-06 11:11:45 +02:00
Serghey Rodin
9e41232899
changed var name
2014-01-21 02:03:05 +02:00
Serghey Rodin
3d5f0da010
fixed custom ftp restore bug
2013-10-31 14:13:00 +02:00
Serghey Rodin
861585bcca
removed unnecessary sed expr defenition
2013-10-27 13:54:31 +02:00
Serghey Rodin
ed54f83795
from now vesta.conf can override any func variable
2013-10-09 00:50:08 +03:00
Serghey Rodin
de68a6bc8f
send email using php wrapper
2013-10-08 00:27:38 +03:00
Serghey Rodin
8f03ce5e43
send email using php wrapper
2013-10-08 00:22:43 +03:00
Serghey Rodin
6413d9d8c5
send email using php wrapper
2013-10-07 21:57:23 +03:00
Serghey Rodin
6959c38f88
added profile include for cron launch
2013-08-26 11:25:16 +03:00
Serghey Rodin
7c584b9ade
fixed typo in a send_mail function
2013-08-02 09:55:24 +03:00
Serghey Rodin
82c3bad122
condition for a proxy
2013-06-19 14:59:39 +03:00
Serghey Rodin
423fcef77b
fixed missing ssl certificate on restore
2013-06-07 11:50:40 +03:00
Serghey Rodin
6d23a8c524
fixed usage help
2013-06-07 10:38:50 +03:00
Serghey Rodin
10f7097c48
implemented scheduled restart
2013-06-01 14:25:44 +03:00