Hi I want to copy a folder from a mapped network drive (P:\) to a directory on the local HDD (C:\pig for example.) Have WinXP machines on a W2003 network full patched. I thought I could simply write a batch file as follows: Copy P:\pig\*.* C:\Pig\*.* However this just does not seem to work. Can anybody help please? I though this wouold be easy peasy!! TIA Lewej
SORRY - WRONG NEWSGROUPS - REPOSTED IN WIN XP "Lewej" wrote: > Hi > I want to copy a folder from a mapped network drive (P:\) to a directory on > the local HDD (C:\pig for example.) Have WinXP machines on a W2003 network > full patched. > I thought I could simply write a batch file as follows: > > Copy P:\pig\*.* C:\Pig\*.* > > However this just does not seem to work. Can anybody help please? I though > this wouold be easy peasy!! > > TIA > > Lewej > >