That is, to traverse a dir and create a replica with zero-sized files. I curently use xxcopy /E /TR0 but it's very slow.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
I can't talk about speed, but what you could do is this: Download the unix 'find' binary for windows and then create a script/c program to process the output. |
|||||||
|