Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Done Preserves directory attributes for COPYDIR & COPY

COPYDIR and COPY do not modify the directory attributes - I presume what you're asking for is that when COPYDIR and COPY create a new directory they (optionally) should copy the attributes of the source directory?

IIRC, I tried that way back in the 4DOS days and had to abandon it because of compatibility complaints. I'll have to try it with CMD and see what it does.
 
COPYDIR and COPY do not modify the directory attributes - I presume what you're asking for is that when COPYDIR and COPY create a new directory they (optionally) should copy the attributes of the source directory?
Yes, exactly.

IIRC, I tried that way back in the 4DOS days and had to abandon it because of compatibility complaints. I'll have to try it with CMD and see what it does.
Ok, all right, thank you!
 
I'd suggest making it optional, and not the default. How about /CDA, seeing as how /C is already overloaded?
 

Similar threads

Back
Top