Commit graph

48 commits

Author SHA1 Message Date
Serghey Rodin
5eb10ba388 new and better way to backup - tar without find 2015-10-24 14:57:30 +03:00
Serghey Rodin
6691ea2c8b New syntax to hide password from logger 2015-10-21 15:57:54 +03:00
Serghey Rodin
b6dd534b60 fix for caching template 2015-10-05 23:31:53 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
cb99788a43 improvements on sftp backups 2015-03-29 12:40:24 +03:00
Serghey Rodin
8ef6558b3d manually merged 2015-03-10 00:47:06 +02:00
flynet70
bbffe9fffb Update v-backup-user
Fix delete deprecated backup string in user's backup.conf if only ftp backup used.
2015-03-03 18:47:10 +05:00
Sergey Abramchuk
70490f5124 Implement backup functionality via sftp 2015-02-24 10:02:02 +03:00
Serghey Rodin
df789310fb Fix for better backup.conf cleaning 2015-02-20 22:09:41 +02:00
Serghey Rodin
b28aac54d7 minor fixes in backup script 2014-11-07 18:26:43 +02:00
Serghey Rodin
2bbeea620c Fix for ftp backups on Ubuntu 14.04 2014-10-06 22:17:34 +03:00
Serghey Rodin
fe09858035 Improved backup script for wildcard support 2014-05-07 17:03:04 +03:00
Serghey Rodin
d3743dcfbb Removed xargs routine from backup procedure to fix oversized archives 2014-04-26 15:01:05 +03:00
Serghey Rodin
d6a7227367 Backup exclusions 2014-04-07 23:43:10 +03:00
Serghey Rodin
972ecfaa74 remote mail support 2014-04-01 23:51:10 +03:00
Serghey Rodin
d87f3f6340 Set current date&time when FTP backup is enabled. Fixes #117 2014-03-01 17:20:55 +02:00
Serghey Rodin
c4571ad62a import system variables for cron usage 2013-12-05 21:06:02 +02:00
Ursadon
3214ab0993 Fix for "line 318: [: too many arguments" error 2013-11-14 11:32:22 +07:00
Serghey Rodin
735067aa1a Fix for ftp backup on RHEL5 and Ubuntu 2013-10-12 19:35:06 +03:00
Serghey Rodin
9e8dec0e31 fix for talky ftp 2013-10-11 11:51:38 +03:00
Serghey Rodin
7edeb110b6 workaround for talky ftp 2013-10-10 12:57:16 +03:00
Serghey Rodin
fd902a9066 absolute ftp path to avoid kerberos issues 2013-10-09 10:42:20 +03: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
Ursadon
f18540a154 fixed LoadAverage check
Variable "la" in LoadAverage check loop doesn't update. As a consequence, loop always checking the same value.
2013-09-11 16:44:51 +07:00
Serghey Rodin
7ebd96d92d updated syntax for is_system_enabled() 2013-05-29 13:16:09 +03:00
Serghey Rodin
2dce1a5de4 updated error code table 2013-05-24 11:02:58 +03:00
Serghey Rodin
fd4e68bb8c new improved template scheme 2013-05-10 11:04:40 +03:00
Serghey Rodin
5d040c4447 ftp host on custom port 2013-04-06 00:42:54 +03:00
Serghey Rodin
cd69b7bcdf improving template structure 2013-04-03 23:18:51 +03:00
Serghey Rodin
01b51dd21d full backup and restore 2013-03-31 17:18:52 +03:00
Serghey Rodin
65db51189c backup restoration 90% completed 2013-03-28 01:12:57 +02:00
Serghey Rodin
e23249a997 backup/restore procedure 2013-03-27 01:16:14 +02:00
Serghey Rodin
236448303c backup user directories 2013-03-24 12:20:26 +02:00
Serghey Rodin
6fbfb3d28b improving backup function 2013-03-20 21:49:47 +02:00
Serghey Rodin
fa8be7edb0 ftp backup fix for long listing 2013-03-17 18:45:46 +02:00
Serghey Rodin
bbba9aeb34 web backup scheduler 2013-03-13 16:07:49 +02:00
Serghey Rodin
89b8e2ecf0 backup now saves file permission 2013-03-11 13:15:18 +02:00
Serghey Rodin
7113dd6625 email notification in case of failed backup 2013-03-07 14:00:57 +02:00
Serghey Rodin
b8b28120fd dox2unix fix after merge 2013-01-19 23:07:26 +02:00
ZonD Eighty
2b16d9bd83 Merge changes from upstream
I'm a little angry
2012-12-28 23:31:02 +04:00
Serghey Rodin
41ec45e840 fxied chown user variable 2012-12-10 17:58:32 +02:00
Serghey Rodin
8224d39212 better fix for backup ownership 2012-12-09 02:34:25 +02:00
Serghey Rodin
ac17312c71 fixed backup permissions 2012-12-09 02:22:34 +02:00
Serghey Rodin
1069543a18 improved free space check in backup function 2012-12-04 12:05:59 +02:00
Serghey Rodin
b6b7eacadb replaced underscore with dash in api syscalls 2012-11-09 18:26:32 +02:00
Renamed from bin/v_backup_user (Browse further)