Backup Software

Monty J. Harder lists at kc.rr.com
Tue May 14 01:46:19 CDT 2002


MessageMick Ohrberg wrote:

>Let me throw the question out there - is there a GPL server/client solution
for backing up Winblows/*NIX machines to a Linux
> backup server? :) :)

  Here is a wonderful one for Windows machines.  I wrote it myself, and
hereby release it under the GPL:

c:belfryback.bat
-----------------
for %D in (DIRECTORY1 DIRECTORY2 ... DIRECTORYN) do XCOPY /S/M %D*.*
\BACKUPSERVERBACKUP%COMPUTERNAME%%D*.*

Where %COMPUTERNAME% is an environment variable defined as the name of the
computer being backed up.  In Win2K, that's what it is, but you might need
to tweak that part.




More information about the Kclug mailing list