Can I use TreeCopy to copy a web server directory structure?
Yes. This is one of the most common uses of TreeCopy. For example, you can replicate your IIS wwwroot directory structure to a backup location with a single command:
treecopy.exe D:\InetPub\wwwroot\ F:\backups\wwwroot\
This creates an identical folder hierarchy at the destination without copying any of the actual web files.
Support Our Work
Please consider making a contribution today to help us keep TreeCopy available for everyone.
Didn't find your answer?
Our support team can help you with your specific issue. Submit a request and we'll get back to you.
Get Help Now
Additional Information
Added: Feb 27, 2026 | Last Updated:
Added: Feb 27, 2026 | Last Updated:
