Control Web Panel

WebPanel => Backup => Topic started by: manyakuzayli on February 07, 2016, 04:54:43 AM

Title: [SOLVED]Remote Backup not working
Post by: manyakuzayli on February 07, 2016, 04:54:43 AM
I setup remote backup, tested it, it says everything ok. But backups not transferring to remote server. I tried to check codes but they are encoded so i cannot find the problem. How can i solve this?
I dont want any local backups, only remote.

(http://i.imgur.com/ASEBvzv.png)
Title: Re: Remote Backup not working
Post by: HostPuma on February 07, 2016, 11:23:54 AM
Check the Apache error logs and post it here.
Title: Re: Remote Backup not working
Post by: manyakuzayli on February 08, 2016, 10:30:30 PM
Ok. I got it. CSF was blocking backup servers ssh port :)
Title: Re: [SOLVED]Remote Backup not working
Post by: DeveloperMcD on April 18, 2016, 05:27:38 PM
How to we create and configure "remote_backup.conf"? there is no documentation on what should be in this file, how we should configure it. What am I missing?

Thanks!

Matthew
Title: Re: [SOLVED]Remote Backup not working
Post by: capsx on April 22, 2016, 06:28:45 PM
[root@mail:~]# cat /usr/local/cwp/.conf/remote_backup.conf
REMOTE_HOST=xxx.xxx.xxx.xxx
REMOTE_USERNAME=root
REMOTE_PORT=22
REMOTE_ENABLED=1
REMOTE_TEMP=/tmp
REMOTE_CONNECTION=1