View Single Post
  #2 (permalink)  
Old 06-11-2009, 11:20 PM
SPAMCOP User
Newsgroup Contributor
 
Posts: n/a
Re: xcopy command line for files and folders

Terry,

START | RUN | Type 'cmd' & press ENTER

Type 'xcopy /?' & press ENTER

Now you see a list of switches

Another way is to search Google yourself

--
SPAMCOP User



"Terry R." <F1Com@NOSPAMpobox.com> wrote in message
news:e0WzeEy6JHA.1424@TK2MSFTNGP02.phx.gbl...
>I have a partition that stores video. I store folders with names like:
> Tape 10
> Tape 10 DL
> Tape 11
> Tape 11 DL
>
> There are also files in the root with various extensions starting with:
> tape 10.avi
> tape 10.avi.index
> tape 10.scn
>
> What is the simplest xcopy command that will copy all the files in the
> root and also copy all the folders to another drive? I would like to be
> able to use wildcards for the tape numbers (1?) if possible.
>
> Thanks,
>
> Terry R.
> --
> Anti-spam measures are included in my email address.
> Delete NOSPAM from the email address after clicking Reply.


Reply With Quote

 
Old 06-11-2009, 11:20 PM