Networker

Re: [Networker] recovering files from incremental backup only

2006-05-01 08:29:12
Subject: Re: [Networker] recovering files from incremental backup only
From: Pascal Rijs <pascal.rijs AT UNILEVER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Mon, 1 May 2006 08:23:27 -0400
The thing you're trying to accomplisch may well be sorted without using 
Legato Networker.

When the servers in question are Windows boxes, you could use ROBOCOPY 
from the ResourceKit to copy a complete file structure and later run the 
same command to mirror the latest changes. Fast and simple.

example:

robocopy <source_path> <destination_path_(UNC)
> /SEC /MIR /R:3 /W:3 /LOG:<logfile>

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the
body of the email. Please write to networker-request AT listserv.temple DOT edu 
if you have any problems
wit this list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>