![]()
[<<]Message[>>] [<<]Author [<<]Subject [<<]Thread[>>]
Number : 9115 Date : 2004-11-02 Author : thewoonderer Subject : Re: Generation savings by use XXCopy ? Size(KB) : 2
Hi again. Sorry for late answer! You are correct, that is exacly what we like to do, no misstake at all. Harddisks are cheap, and harddisks may stop function. Actualy we once had a problem with 2 suddenly broken disks in the main server (RAID 5) one was the hot spare and the other was a part in the array. At the verry samt time our backupserver also crashed. (No...it was'nt a sabotage)... Finaly: thank You very much for good ansvers and for always trying to help me and all others out in the best way. Kind Regards \\Mike =================================================== --- In xxcopy@yahoogroups.com, "Garry Deane" wrote: > > --- In xxcopy@yahoogroups.com, "thewoonderer" wrote: > > Hi Garry. > > Thank's for answering so quickly! > > I've resolved the problem in another way: > > > > First I XXCopy D:\ /AZ /S ;Clear arcive bit from target nr1 > > Next I XXCopy %SOURCE% D:\ /CLONE > > Next I XXCopy D:\ E:\ /BU > > Final I XXCopy D:\ F:\%DATE% /S /A /H > > > > What do You think about this solution, is it OK (secure)? > > I'm not entirely sure what you are trying to achieve but it > appears that you want to do is: > > 1. Backup/clone the data in \source\ to d:\ > 2. Keep a copy of all files including those that have been > deleted in e:\ > 3. Keep a daily copy of the changed files in f:\%date%\ > > What you are doing looks fine although it might be that you > are copying a bit more than you might need e.g. you end up > with copies of some files in d:\, e:\ and f:\. > > If this is an issue, you can use a slightly more complex > scheme involving the archive bit e.g. > > 1. Clear archive bit in target > Xxcopy d:\ /az/s > 2. Set archive bit on files deleted in \source\ > Xxcopy d:\ \source\ /bb/aa/s > 3. Move deleted files to a backup directory > Xxcopy d:\ \deleted\ /rcy/a/s/h/pd0/po0 > 4. Copy updated files from source > Xxcopy \source\ d:\ /bu > 5. Copy updated files to a daily backup > Xxcopy d:\ f:\%date%\ /bu/a > > > Anyhow... It would be great if XXCopy supported an inclusion > > file. > > I agree. > > > It wolud be much more easy for everyone to understand, no > > tampering with the arcive bit, just make the filelist of > > what to copy, and then just use the filelist to copy it. > > > >> Note that it is not necessary to use /mdC:\TARGET\%DATE% > > That's only true if ...%TARGET% is ending by a "\". Correct? > > Sort of but no. Xxcopy will still create the destination if it > doesn't exist but if the trailing "\" is omitted, it will > issue a confirmation prompt first. You can suppress the prompt > by using a trailing "\" or by adding /i. > > Garry
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.