I'm trying to test out remote FTP backups. But I can't seem to get anything to work. Local backing up of the data at /home/backup seems to be working just fine. In the backup status it never says anything about attempting FTP transfer:
I couldn't find another log with anything related to the backup or attempting to backup to a remote server. Where would the log be so I can check to see the error received if it is attempting FTP?
On the remote server I never see an FTP attempt. Any thoughts?
EDIT: Also tried FTP and SCP from command line using same user, pass, and folder from the remote backup settings. Works just fine from SSH.
Code:
Performing sanity checks: Completed
Checking load average: Completed
Checking free disk space: Completed
Performing Custom backup
Archiving /etc/exim.conf: Completed
Archiving /etc/exim.cert: Completed
Archiving /etc/exim.key: Completed
Archiving /etc/exim.pl: Completed
Archiving /etc/group: Completed
Archiving /etc/gshadow: Completed
Archiving /etc/hosts: Completed
Archiving /etc/httpd/conf/httpd.conf: Completed
Archiving /etc/httpd/conf/ips.conf: Completed
Archiving /etc/named.conf: Completed
Archiving /etc/passwd: Completed
Archiving /etc/proftpd.conf: Completed
Archiving /etc/proftpd.passwd: Completed
Archiving /etc/proftpd.vhosts.conf: Completed
Archiving /etc/resolv.conf: Completed
Archiving /etc/shadow: Completed
Archiving /etc/ssh/sshd_config: Completed
Archiving /etc/system_filter.exim: Completed
Archiving /usr/local/directadmin/conf/mysql.conf: Completed
Archiving /etc/mail: Completed
Archiving /etc/virtual: Completed
Archiving /home/admin: Completed
Archiving /usr/lib/apache: Completed
Archiving /usr/local: Completed
Archiving /usr/share/ssl: Completed
Archiving /var/log: Completed
Archiving /var/named: Completed
Archiving /var/mail: Completed
Archiving /var/spool/cron: Completed
Archiving /var/spool/mail: Completed
Archiving /var/spool/virtual: Completed
Archiving /var/www: Completed
Archiving /usr/local/directadmin/data: Completed
Archiving /usr/local/frontpage: Completed
Performing DNS backup
Stage 1 DNS backup: Completed
Stage 2 DNS backup: Completed
Performing Apache backup: Completed
Performing MySQL backup
Stage 1 MySQL backup: Completed
Stage 2 MySQL backup: Stage 3 MySQL backup:
Dumping database munge_cacti: Completed
Dumping database munge_dcm: Completed
Performing cleanup operations: Completed
I couldn't find another log with anything related to the backup or attempting to backup to a remote server. Where would the log be so I can check to see the error received if it is attempting FTP?
On the remote server I never see an FTP attempt. Any thoughts?
EDIT: Also tried FTP and SCP from command line using same user, pass, and folder from the remote backup settings. Works just fine from SSH.
Last edited: