LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   script or utility to copy files and folders (https://www.linuxquestions.org/questions/linux-general-1/script-or-utility-to-copy-files-and-folders-395643/)

m2azer 12-22-2005 09:30 AM

script or utility to copy files and folders
 
Hello everyone,

I was wondering if anybody have a script or untility that would copy all of the files and folders on mulitable servers and redirect them to a directory on a server to be backup every night

we have 3 FC4 webserver, database and 2 win 2003

Matir 12-22-2005 10:09 AM

You could use cron in conjunction with rsync to perform this task. (Just create a cronjob for every night to perform the sync).


All times are GMT -5. The time now is 09:56 AM.