LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Backup WinXP to Linux server? (https://www.linuxquestions.org/questions/linux-general-1/backup-winxp-to-linux-server-294073/)

erikcw 02-23-2005 06:29 PM

Backup WinXP to Linux server?
 
Hi all,

I'm a bit of a linux newbie, so please excuse my ignorance...

I've setup one of my computers as a Linux Server. I have to keep windows on one of my machines for work. I'm trying to backup my data on the widows machine (c:\documents and settings\...) to the linux box.

I'd like the backup to run a couple of times a week (cron job), and only transfer the files that have been changed/new.

Right now, I am considering using the following method.

Samba mount
rsync data
tar/gzip

Is this the best way to perform such a backup - or should I do it in another way?

Thanks!
Erik

davidhayter 03-07-2005 07:45 PM

I personally have tried that way, and I would say "go for it". Seriously, I used to do it for one of the computers at job, and everything would go just fine


All times are GMT -5. The time now is 10:40 PM.