[<<]Message[>>]    [<<]Author[>>]        Subject[>>]        Thread[>>]

Number : 4121 Date : 2003-03-24 Author : anders thoresson Subject : I think I have a working set of backup batchfiles. Size(KB) : 1
Hi, After great support from the list, and reading the technical bulletins, I think I have two batch files that will backup My Documents and all it's subfolders. Batch file number one is just ran once, to set up my reference and backup folders: xxcopy "c:\documents and settings\anders\mina dokument\" "d:\backup\ref\" /CLONE /TR0 /V0 xxcopy "c:\documents and settings\anders\mina dokument\" "d:\backup\backup\" /CLONE And batch file number two is the one which does the daily work: xxcopy "c:\documents and settings\anders\mina dokument\" /AZ /S xxcopy /CB "c:\documents and settings\anders\mina dokument\" "d:\backup\ref\" /AA /S /H /U0 /BX xxcopy /CB "c:\documents and settings\anders\mina dokument\" "d:\backup\backup\" /A /S /H /KS /ZY /PZ0 xxcopy /CB "c:\documents and settings\anders\mina dokument\" "d:\backup\ref\" /CLONE /PZ0 /TR0 /V0 This does seem two work, but since I'm new to xxcopy, I would like to check with you if I'm missing something that would be nice to do, or if I even make some big mistake? -- anders thoresson
This message if part of XXCOPY's message Archive. The archive contains all the messages posted at Yahoo!Groups: XXCOPY.