ROBOCOPY: How to suppress listing of unchanged directories in log file ?

  • Thread starter Thread starter Martin Caldwell
  • Start date Start date
M

Martin Caldwell

When I call robocopy with log file switch all directories are listed even when they are not
changed since the last run.

How do I suppress the listing of unchanged directories?

I only want to have lines with information if a file/directory was deleteded/added/changed

Martin
 
From: "Martin Caldwell" <[email protected]>

| When I call robocopy with log file switch all directories are listed even when they are
| not changed since the last run.
|
| How do I suppress the listing of unchanged directories?
|
| I only want to have lines with information if a file/directory was deleteded/added/changed
|
| Martin

Martin:

You will get a better response by posting in a scripting News Group such as;
microsoft.public.windows.server.scripting


since RoboCopy is a NT based command line utility and is not a stock WinXP component.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top