Search found 4 matches
- Sun Feb 07, 2016 1:06 pm
- Forum: General Discussion
- Topic: Tips for backing up to Amazon's S3 Service
- Replies: 10
- Views: 14741
Re: Tips for backing up to Amazon's S3 Service
One question. I have successfully installed all the s3. I have to put in the SSH panel controls as follows: s3cmd sync --recursive/home/backup/ s3://vesta-backup successfully migrate files on Amazon I tried to add s3cmd Cronn direct command s3cmd sync --recursive/home/backup/ s3://vesta-backup and I...
- Tue Feb 02, 2016 8:34 pm
- Forum: Web Interface
- Topic: Automatic backup finished only if exclude database
- Replies: 4
- Views: 8028
Re: Automatic backup finished only if exclude database
Working Cron backup :), sorry, my mistake.
I'm happy!
I love VestaCP.
I'm happy!
I love VestaCP.
- Tue Feb 02, 2016 6:42 pm
- Forum: Web Interface
- Topic: Automatic backup finished only if exclude database
- Replies: 4
- Views: 8028
Re: Automatic backup finished only if exclude database
@skurudo, thank you for your answer. I fixed my problem. The database "admin_default" don't exist. When I excluded it, backup finished to end. Now, I have another problem :). Cron daily backup dont working job sudo /usr/local/vesta/bin/v-backup-users sudo /usr/local/vesta/bin/v-update-sys-queue back...
- Sun Jan 31, 2016 11:03 am
- Forum: Web Interface
- Topic: Automatic backup finished only if exclude database
- Replies: 4
- Views: 8028
Automatic backup finished only if exclude database
On which VPS and have several vebistes, and several bases under attack. I do not have any databases related to "admin_default". In phpMyAdmin can connect with the username "root" and the password. Then, I see all the databases. Where must change something "admin_default" that backup took only users ...