PC Review


Reply
Thread Tools Rate Thread

Copy subdirectory structure WITHOUT copying subdirectory contents

 
 
=?Utf-8?B?Y2hhbXA=?=
Guest
Posts: n/a
 
      21st Apr 2006
Is there a way to copy a subdirectory structure from one directory to another
without copying the files in those subdirectories?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RnJhbmtDaGlu?=
Guest
Posts: n/a
 
      21st Apr 2006

Using DOS, via the DOS window, you check out the "xcopy" command with

xcopy /?/P

And the command you need would be:

xcopy /T/E

with /T meaning copy the directory structure, and /E meaning including
subdirectories and empty one.

Frank



"champ" wrote:

> Is there a way to copy a subdirectory structure from one directory to another
> without copying the files in those subdirectories?
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Get directory contents size & down the subdirectory tree Poster Matt Microsoft C# .NET 5 10th Sep 2009 12:46 PM
Mail folders synchronised with subdirectory structure tagishsimon Microsoft Outlook 2 19th Aug 2009 01:59 AM
Moving files with wildcard, keeping same subdirectory structure... Bruce Johnson Windows XP Help 1 11th May 2005 11:35 PM
Copying Directory / Subdirectory and Files Amos Soma Microsoft C# .NET 4 1st Dec 2004 09:44 PM
subdirectory contents unexpectedly viewable Cindy Microsoft Frontpage 4 15th Jan 2004 05:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:55 PM.