thanks, yeah i knew xcopy could do that but its still alot of manual effort i could do it by hand quicker as each time i want to do it its something different so by the time i done it in cmd i could of already done it
but after probably 6 hours of googling i have found out how to do it
so anyone that actually wants to know how to here it is
first you need total commander
and then download the plugin copytree
http://www.totalcmd....g/copytree.html
then heres a snippet from the readme (comes with the file but a little hard to understand (although could be fro lack of sleep) an i will just edit the install instructions
1. Installation and configuration file
to install it manually you should extract archive contents to any folder (i created a folder called plugin in the Total commander install Dir, then created a folder called CopyTree where i extracted the file), load Total commander and open Configuration - Plugins - Configure packer plugins, choose an extension for plugin It is recommended to use extension CopyTree (it will be displayed in the Pack dialog's list of packer plugins). and then specify path to plugin file.(where you extracted it before)
Total Commander passes INI file name on plugin loading. If not (e.g. TC version earlier than 5.51) or if INI with plugin's name exists near the plugin, this file will be used as configuration file. File encoding may be ANSI or Unicode - you may change it manually using any text editor.
Parameters in [Copy Tree] section:
AskOptionsOnWin=1
Show choose tree level dialog before copying if Win key is down;
AskOptionsAlways=0
Show choose tree level dialog before every copying;
CopyDirTimeStamp=0
Copy timestamps of directories;
DefaultCopyLevel=0
Allows to override folder levels to copy. If >0, specifies number of levels to copy (1 - first safe choice, 2 - first safe plus one level etc.), if <0 - number of levels from root folder to skip (-1 - full path with drive letter, -2 - full path w/o drive letter etc.). When choose levels dialog is shown, overrides initial choice. If this parameter is set, it disables mandatory displaying of choose levels dialog when you copy files from search results panel;
Language
Current language file name (just name w/o path and extension).
2. General features and usage
to use select the files your after and press Alt+ F5, then select copytree and done (make sure your right window in TC is the location you want the Destination directory to be)
the readme explains everything but just not as direct as this
hope whoever wants this can get it working fine