CopyFilesWithFolderStructure Utility by nosamu Version 1.0 - 2019-11-14 This utility allows you to easily copy files along with their directory structure. If you need to split off a few files from your site scrapes to curate them, this will make it a lot easier! Here's how to use the utility: 1. Drag the files that you'd like to copy onto CopyFilesWithFolderStructure.bat. 2. Specify the number of folder levels that you'd like to copy along with the specified files. Here's an example: 1. You specify the file "C:\MirroredSites\example.com\swfs\game.swf". 2. You specify that 2 folder levels should be copied. The path "example.com\swfs\" will be created, and "game.swf" will be copied into it.