Multi Commander > Feature Requests and Suggestions
xcopy
(1/1)
channond:
I want to create a macro/script to copy a folder structure from a selected folder in the right pane to a selected folder in the left pane. I dont want to copy any files, just the folder structure. I can do this in dos using the following syntax "xcopy f:\DVD c:\DVD /E/T " What I want to know is how do I substitue the f:\DVD for the folder selected in the right pane, and the c:\DVD for the folder selected in the left pane.
Thanks.
Jungle:
You can specify "-*" (without quotes) filter in the Copy dialog
Or you may try to write a script which would launch xcopy. See documentation.
Navigation
[0] Message Index
Go to full version