Copy a Folder Structure without Actually Copying the Contained Files in a Folder
If you're new here, you may want to subscribe to my RSS feed. You can also subscribe via Email using the form at the top right of the page.Thanks for visiting!
We are so used to copy fodders from one place to another on the harddrive, but there are times when we want to copy a folder with only the folder structure without the files from one place to another on the same harddrive or to a different harddrive. These scenarios occur rarely for example when you want to transfer only some of the files from a folder to different place(folder) but still want to maintain the folder structure of that folder without actually copying all the files. If this kind of scenario occur we can use a simple freeware utility called TreeCopy.

TreeCopy is built exactly for this purpose to copy the folder structure without the files in the folder(we may copy them selectively later-on manually). Simply set the source folder in the left pane and the destination folder where you want to copy the folder structure in the right pane and hit the Go button to execute the operation.
You can download this utility from the RJL Software here and the mean time give me some time to think about possible scenarios where this utility may come handy!
Tags: copy, files, folders, Software, Tips&Tricks, tree, Windows
Related posts
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.
Comments
I got a new external HD.
I like how the old HD’s folder is organized.
I don’t want the old files on the new HD.
-
Without this I would …
Copy all the data over to the new HD,
Then do a find *
Select all the files that aren’t folders,
Then Shift+Delete
(or what ever shortcut bypasses the recycle bin, etc)
-
This would allow me to bypass the copying files, find the files, and delete all the files stages, and thus save me alot of time.


















I had written a registry tweak to delete all contents from folders without deleting folder structure.