Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: how can i move whole directories in batch?  (Read 3280 times)

0 Members and 1 Guest are viewing this topic.

bubbz

  • Guest
how can i move whole directories in batch?
« on: January 29, 2008, 11:56:52 AM »
I am trying to make a program that will take the F drive and copy it all to the Q:\batch-files\batch\all. How do i do this?

Sidewinder



    Guru

    Thanked: 139
  • Experience: Familiar
  • OS: Windows 10
Re: how can i move whole directories in batch?
« Reply #1 on: January 29, 2008, 01:05:40 PM »
From a command prompt type: XCOPY /?

XCOPY comes with an alphabet soup of switches.

Good luck.  8)
The true sign of intelligence is not knowledge but imagination.

-- Albert Einstein