Archive

Posts Tagged ‘rsync’

Cpanel Incremental Backup

May 4th, 2011 Comments off

Our project is very simple.

1) Configure a third party (backup) Centos server to support rsync/samba so that it will be able to receive cPanel incremental backups using samba mount.

2) Configure a cPanel (main) hosting server to use incremental backups daily to a third party server directly using samba mount.

3) Write step-by-step instruction for dummies how to setup this themselves.

Both servers are Centos based and running cPanel.

Rsync Freebsd Files To Windows

October 24th, 2009 Comments off

I need technical support via gmail chat to instruct me on how to setup rsync to transfer files from my freebsd server to my windows vista desktop.

Fix Rsync Problem

March 16th, 2009 No comments

I am having a problem with rsync on my server. I had it setup to mirror a folder across 2 servers however it stopped working about a month ago and am not sure how to fix it. Cron is set to run rsync every hour. It is running but no files are transferring. Server is running cent os 5.2

Bear