Re: Rename destination file with Robocopy by WB
WB
Thu Mar 27 16:41:00 PDT 2008
Sheesh. Not your fault, but Sheesh.
--
Bill Baker
"Pegasus (MVP)" wrote:
>
> "WB" <WB@discussions.microsoft.com> wrote in message
> news:25FFA511-E759-40EC-B03E-2B532CAC9E64@microsoft.com...
> > Is there any way to have robocopy name a destination file different from
> > the
> > source? For example, if I want to copy c:\Temp\temp.log to
> > c:\Temp\temp.bak.
> >
> > So far I can't see any way of performing this simple operation. Does
> > robocopy actually not allow this?
> >
> > Thanks,
> > --
> > Bill Baker
>
> No, you cannot do this with robocopy.exe. Use copy or xcopy
> instead.
>
>
>