Ok, here is my situation. I have 5 linux webservers that I want to backup to a remote FTP server. Now, the backups should be incremental and should remove files on the backups server that no longer exist on the webservers. The script needs to be able to run automatically by cron. Email notifications of task completion would be a plus, but not necessary. And most of all, it must be fairly easy to configure (local dirs, remote dirs, remote ftp details, etc.)
Does anyone know anything that can do this for me? Everything I've found to date either runs from a Windows PC (which I don't want to do), or it extremely complex to configure.
Thanks in advance.
Does anyone know anything that can do this for me? Everything I've found to date either runs from a Windows PC (which I don't want to do), or it extremely complex to configure.
Thanks in advance.