Search found 2 matches

by benjib77
27 Aug 2012 04:38
Forum: DOS Batch Forum
Topic: How to copy directories and files as empty files
Replies: 6
Views: 5412

Re: How to copy directories and files as empty files

Yeah! That's exactly what I need :) Works fine. Thx a lot!
by benjib77
27 Aug 2012 03:48
Forum: DOS Batch Forum
Topic: How to copy directories and files as empty files
Replies: 6
Views: 5412

How to copy directories and files as empty files

I'm looking for a batch-script to copy a directory with a lot of sobfolders and files. There are also directories with over 3000 subdirectories and files. So I need a quick way to copy all the subfolders and files. It's also important to copy the files as empty (0-byte) files to the target. So final...