J
Jack
went into start/run
cmd.exe
am trying to copy one large dir from one drive to another drive
put in
copy F:\example\*.* G:\example\*.*
it only copied those files in the dir that were not in a subdir.
how to copy ALL the files in that dir to the other drive please?
cmd.exe
am trying to copy one large dir from one drive to another drive
put in
copy F:\example\*.* G:\example\*.*
it only copied those files in the dir that were not in a subdir.
how to copy ALL the files in that dir to the other drive please?