Re: Sophisticated(!) copying in DOS
- From: "Kerry Brown" <kerry@xxxxxxxxxxxxxxxxxxx*a*m>
- Date: Thu, 2 Jun 2005 10:42:39 -0700
"RJB" <notpublic@xxxxxxx> wrote in message
news:oYFne.26046$Ub.7025@xxxxxxxxxxx
<SNIP>
> The only difference between what I have continually typed and what is on
> my command prompt is that \\SOURCEPATH\SHAREDDOCS\ is actually
> G:\\LEDBER\USERS\OPERATIONS\RJ_(My last name)\SHAREDDOCS\ and I didn't
> really feel it was necessary to type that over and over again, when I
> presumed we could understand \\SOURCEPATH\
Unless this is another typo it is your problem. There is an extra backslash
after G: With a long path it is sometimes easier to make sure you are
explicitly in the directory where the files are located.
e.g.
G:
CD \CURRENT_FOLDER
XCOPY G:*.* H:\copy_files_here\ /EXCLUDE:FILELIST.TXT
Make sure FILELIST.TXT and the files to be copied are in this directory.
Kerry
.
- Follow-Ups:
- Re: Sophisticated(!) copying in DOS
- From: RJB
- Re: Sophisticated(!) copying in DOS
- References:
- Re: Sophisticated(!) copying in DOS
- From: RJB
- Re: Sophisticated(!) copying in DOS
- From: Pegasus \(MVP\)
- Re: Sophisticated(!) copying in DOS
- From: RJB
- Re: Sophisticated(!) copying in DOS
- From: Pegasus \(MVP\)
- Re: Sophisticated(!) copying in DOS
- From: RJB
- Re: Sophisticated(!) copying in DOS
- From: Pegasus \(MVP\)
- Re: Sophisticated(!) copying in DOS
- From: RJB
- Re: Sophisticated(!) copying in DOS
- Prev by Date: Re: Unlocking takes a minute
- Next by Date: upgrading from Windows 98 SE
- Previous by thread: Re: Sophisticated(!) copying in DOS
- Next by thread: Re: Sophisticated(!) copying in DOS
- Index(es):
Relevant Pages
|
Loading