Page 1 of 1

backup exclusion

Posted: Fri Aug 28, 2015 3:40 pm
by helyos
Hello i wanna use backup exclusion for some folders because my website is very big. So i wanna exclude folder "2011" the path to it is:
/web/domain.com/public_html/wp-content/uploads/2011

If i write in Web Domains exclusion this:
domain.com:public_html/wp-content/uploads/2011

and i hit save it gives me "Error: invalid characters in the exlusion list"

What am i doing wrong?

Re: backup exclusion

Posted: Fri Aug 28, 2015 4:35 pm
by skurudo
This should be work -> domain.com:public_html/wp-content/uploads
I think too many slashes.

Check please your error log and show me -> /usr/local/vesta/log/error.log
I have something like this:

Code: Select all

v-update-user-backup-exclusions admin /tmp/tmp.oUnQSQXlQr        [Error 2]

Re: backup exclusion

Posted: Fri Aug 28, 2015 4:48 pm
by helyos
this is what i have

2015-08-28 17:21:32 v-update-user-backup-exclusions useraccount /tmp/tmp.PcSc7BKOl6 [Error 2]
2015-08-28 17:22:04 v-update-user-backup-exclusions useraccount /tmp/tmp.1nquZLbzM2 [Error 2]
2015-08-28 17:22:35 v-update-user-backup-exclusions useraccount /tmp/tmp.f9cwYlOUuH [Error 2]
2015-08-28 17:22:54 v-update-user-backup-exclusions useraccount /tmp/tmp.05IzSZdYYg [Error 2]
2015-08-28 17:28:25 v-update-user-backup-exclusions useraccount /tmp/tmp.Fc8q8J16og [Error 2]
2015-08-28 17:29:03 v-update-user-backup-exclusions useraccount /tmp/tmp.nsHWc3brFO [Error 2]
2015-08-28 17:29:56 v-update-user-backup-exclusions useraccount /tmp/tmp.oxixW1XAGU [Error 2]
2015-08-28 17:34:36 v-update-user-backup-exclusions useraccount /tmp/tmp.TuLVt6nbid [Error 2]
2015-08-28 17:34:58 v-update-user-backup-exclusions useraccount /tmp/tmp.DzkvlhJig8 [Error 2]
2015-08-28 17:35:26 v-update-user-backup-exclusions useraccount /tmp/tmp.YfK2BCi9X8 [Error 2]
2015-08-28 17:35:37 v-update-user-backup-exclusions useraccount /tmp/tmp.d70pCRUyaR [Error 2]
2015-08-28 17:39:42 v-update-user-backup-exclusions useraccount /tmp/tmp.RVPBUdXEbL [Error 2]

Re: backup exclusion

Posted: Fri Aug 28, 2015 4:56 pm
by helyos
I have made a test, and the error comes when i type numbers, "2011" in this case.
If i write:
domain:public_html/wp-content/uploads/test

it's all ok. so it's not about the slashes. can we correct this somehow? it would be awesome.