Looking to copy whole directories at a time with a dos command
Results 1 to 4 of 4

Thread: Looking to copy whole directories at a time with a dos command

  1. #1
    Registered User Jammie's Avatar
    Join Date
    Mar 2004
    Location
    I sometimes wonder
    Posts
    5

    Looking to copy whole directories at a time with a dos command

    Looking to copy whole directories at a time with a dos command, does anyone know a does command for this?

    Thanks in advance.

  2. #2
    Registered User hudsonsmith's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    2,276
    xcopy sourcedirectoryname target
    /S Copies directories and subdirectories except empty ones.
    /E Copies directories and subdirectories, including empty ones.

  3. #3
    Registered User Jammie's Avatar
    Join Date
    Mar 2004
    Location
    I sometimes wonder
    Posts
    5
    Thank you very much.



  4. #4
    Registered User hudsonsmith's Avatar
    Join Date
    Feb 2003
    Location
    New York
    Posts
    2,276
    Anytime

Similar Threads

  1. dos command to shut xp down
    By charlescpc in forum Windows XP
    Replies: 2
    Last Post: September 15th, 2003, 01:17 AM
  2. copy command questions
    By jakkwb in forum DOS
    Replies: 2
    Last Post: March 6th, 2002, 01:19 PM
  3. [RESOLVED] Input command in DOS
    By ViperZ2001 in forum DOS
    Replies: 2
    Last Post: October 13th, 2001, 05:35 AM
  4. [RESOLVED] Losing Time
    By conquest484 in forum Tech-To-Tech
    Replies: 4
    Last Post: March 20th, 2000, 08:04 AM
  5. Replies: 3
    Last Post: January 23rd, 2000, 08:56 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •