H
Harkhof
I need to copy a folder with several directories in it from one drive to
another and would like to automatically overwrite and verify these files
without interaction. The command line syntax I'm using is:
Copy /v M:\dirname L:\dirname
Windows returns:
"System cannot find the file specified. 0 files copied.".
There are no files in this directory, only sub folders that contain more sub
folders (which contain the files. There are 879 files in 79 folders). I
assume that the reason windows can't "find the file specified" is because
there are no files in the parent folder.
Desired objective is in first paragraph. Any ideas appreciated.
Thanks,
Hark
another and would like to automatically overwrite and verify these files
without interaction. The command line syntax I'm using is:
Copy /v M:\dirname L:\dirname
Windows returns:
"System cannot find the file specified. 0 files copied.".
There are no files in this directory, only sub folders that contain more sub
folders (which contain the files. There are 879 files in 79 folders). I
assume that the reason windows can't "find the file specified" is because
there are no files in the parent folder.
Desired objective is in first paragraph. Any ideas appreciated.
Thanks,
Hark